|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|

Go to the source code of this file.
Macros | |
| #define | NO_TLM 1 |
| #define | THROW_NO_TLM() throw std::invalid_argument("OMSimulator was compiled without TLM support.") |
| #define | LOG_NO_TLM() logError("OMSimulator was compiled without TLM support. " + std::string(__FUNCTION_NAME__) + " will return a failure.") |
| #define LOG_NO_TLM | ( | ) | logError("OMSimulator was compiled without TLM support. " + std::string(__FUNCTION_NAME__) + " will return a failure.") |
| #define NO_TLM 1 |
| #define THROW_NO_TLM | ( | ) | throw std::invalid_argument("OMSimulator was compiled without TLM support.") |
1.8.13