OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Variables
Clocks.cpp File Reference
#include "Clocks.h"
#include "Clock.h"
#include "Util.h"
#include "Logging.h"
#include <string>
Include dependency graph for Clocks.cpp:

Variables

Clocks globalClocks (GLOBALCLOCK_MAX_INDEX)
 
const char * GlobalClockNames [GLOBALCLOCK_MAX_INDEX]
 

Variable Documentation

◆ GlobalClockNames

const char* GlobalClockNames[GLOBALCLOCK_MAX_INDEX]
Initial value:
= {
"idle",
"instantiation",
"initialization",
"simulation",
"communication",
"result file"
}

◆ globalClocks