OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
This is the complete list of members for oms::StepSizeConfiguration, including all inherited members.
addDynamicValueIndicator(const ComRef &signal, const ComRef &lower, const ComRef &upper, double stepSize) | oms::StepSizeConfiguration | |
addEventIndicator(const ComRef &signal) | oms::StepSizeConfiguration | |
addStaticValueIndicator(const ComRef &signal, double lowerBound, double upperBound, double stepSize) | oms::StepSizeConfiguration | |
addTimeIndicator(const ComRef &signal) | oms::StepSizeConfiguration | |
dynamicIntervals | oms::StepSizeConfiguration | private |
eventIndicators | oms::StepSizeConfiguration | private |
getDynamicThresholds() | oms::StepSizeConfiguration | inline |
getEventIndicators() | oms::StepSizeConfiguration | inline |
getStaticThresholds() | oms::StepSizeConfiguration | inline |
getTimeIndicators() | oms::StepSizeConfiguration | inline |
staticIntervals | oms::StepSizeConfiguration | private |
StepSizeConfiguration() | oms::StepSizeConfiguration | inline |
timeIndicators | oms::StepSizeConfiguration | private |
~StepSizeConfiguration() | oms::StepSizeConfiguration | inline |