#include <StepSizeConfiguration.h>
◆ StepSizeConfiguration()
| oms::StepSizeConfiguration::StepSizeConfiguration |
( |
| ) |
|
|
inline |
◆ ~StepSizeConfiguration()
| oms::StepSizeConfiguration::~StepSizeConfiguration |
( |
| ) |
|
|
inline |
◆ addDynamicValueIndicator()
◆ addEventIndicator()
◆ addStaticValueIndicator()
| oms_status_enu_t oms::StepSizeConfiguration::addStaticValueIndicator |
( |
const ComRef & |
signal, |
|
|
double |
lowerBound, |
|
|
double |
upperBound, |
|
|
double |
stepSize |
|
) |
| |
◆ addTimeIndicator()
◆ getDynamicThresholds()
| std::vector<std::pair<const ComRef,std::vector<DynamicBound> > > oms::StepSizeConfiguration::getDynamicThresholds |
( |
| ) |
|
|
inline |
◆ getEventIndicators()
| std::vector<ComRef> oms::StepSizeConfiguration::getEventIndicators |
( |
| ) |
|
|
inline |
◆ getStaticThresholds()
| std::vector<std::pair<const ComRef,std::vector<StaticBound> > > oms::StepSizeConfiguration::getStaticThresholds |
( |
| ) |
|
|
inline |
◆ getTimeIndicators()
| std::vector<ComRef> oms::StepSizeConfiguration::getTimeIndicators |
( |
| ) |
|
|
inline |
◆ dynamicIntervals
| std::vector<std::pair<const ComRef,std::vector<DynamicBound> > > oms::StepSizeConfiguration::dynamicIntervals |
|
private |
◆ eventIndicators
| std::vector<ComRef> oms::StepSizeConfiguration::eventIndicators |
|
private |
◆ staticIntervals
| std::vector<std::pair<const ComRef,std::vector<StaticBound> > > oms::StepSizeConfiguration::staticIntervals |
|
private |
◆ timeIndicators
| std::vector<ComRef> oms::StepSizeConfiguration::timeIndicators |
|
private |
The documentation for this class was generated from the following files: