|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include "ComRef.h"#include "Connector.h"#include "Types.h"#include <fmilib.h>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | oms::Variable |
Namespaces | |
| oms | |
Functions | |
| bool | oms::operator== (const oms::Variable &v1, const oms::Variable &v2) |
| bool | oms::operator!= (const oms::Variable &v1, const oms::Variable &v2) |
1.8.13