|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment.
|
Go to the source code of this file.
Classes | |
| class | Clocks |
Macros | |
| #define | OMS_USE_CLOCKS |
| #define | OMS_TIC(clocks, index) clocks.tic(index) |
| #define | OMS_TOC(clocks, index) clocks.toc(index) |
Enumerations | |
| enum | GlobalClockIndex_t { GLOBALCLOCK_IDLE = 0 , GLOBALCLOCK_INSTANTIATION , GLOBALCLOCK_INITIALIZATION , GLOBALCLOCK_SIMULATION , GLOBALCLOCK_COMMUNICATION , GLOBALCLOCK_RESULTFILE , GLOBALCLOCK_MAX_INDEX } |
Variables | |
| Clocks | globalClocks |
| const char * | GlobalClockNames [GLOBALCLOCK_MAX_INDEX] |
| #define OMS_TIC | ( | clocks, | |
| index | |||
| ) | clocks.tic(index) |
| #define OMS_TOC | ( | clocks, | |
| index | |||
| ) | clocks.toc(index) |
| #define OMS_USE_CLOCKS |
| enum GlobalClockIndex_t |
|
extern |
|
extern |