Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 472 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 472 Bytes

libncs_omnet

OMNeT++ modules which either interface the MATLAB-API and translate the messages into the OMNeT++/INET domain (or the other way around), or which support you in building your own Cyber-Physical-Networks.

NcsContext provides a mechanism based on subclassing to push configuration parameters to the MATLAB domain, e.g. to run parametric studies. The subclassed module CoCpnNcsContext might give you some insights on how to add your own parameters.