|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include "Clock.h"#include "ComRef.h"#include "Connector.h"#include "DirectedGraph.h"#include "Element.h"#include "FMUInfo.h"#include "Logging.h"#include "ResultWriter.h"#include "SignalDerivative.h"#include "Snapshot.h"#include "OMSimulator/Types.h"#include "Values.h"#include <fmi4c.h>#include <pugixml.hpp>Go to the source code of this file.
Classes | |
| class | oms::Component |
Namespaces | |
| oms | |
Functions | |
| void | oms::fmi2logger (fmi2ComponentEnvironment env, fmi2String instanceName, fmi2Status status, fmi2String category, fmi2String message,...) |