|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
Signal: input, output, and parameter. More...
#include <Types.h>


Public Attributes | |
| oms_causality_enu_t | causality |
| input/output/parameter More... | |
| oms_signal_type_enu_t | type |
| Type of the connector. More... | |
| char * | owner |
| Owner of the connector. More... | |
| char * | name |
| Name of the connector. More... | |
| ssd_connector_geometry_t * | geometry |
| Geometry information of the connector. More... | |
Signal: input, output, and parameter.
| oms_causality_enu_t oms_connector_t::causality |
input/output/parameter
| ssd_connector_geometry_t* oms_connector_t::geometry |
Geometry information of the connector.
| char* oms_connector_t::name |
Name of the connector.
| char* oms_connector_t::owner |
Owner of the connector.
| oms_signal_type_enu_t oms_connector_t::type |
Type of the connector.
1.8.13