|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include "SystemWC.h"#include "Component.h"#include "ComponentFMUCS.h"#include "Flags.h"#include "Model.h"#include "ssd/Tags.h"#include "SystemTLM.h"#include <future>#include <math.h>#include <thread>
1.8.13