uatools 1.0.0
 
Loading...
Searching...
No Matches
eso::uatools::itest::VariableSimulationConfig Struct Reference

#include <server.hpp>

Public Attributes

std::string type
 
double interval_ms = 1000.0
 
double period_ms = 10000.0
 
double amplitude = 1.0
 
double offset = 0.0
 
double min = 0.0
 
double max = 100.0
 
double step = 1.0
 

Member Data Documentation

◆ amplitude

double eso::uatools::itest::VariableSimulationConfig::amplitude = 1.0

◆ interval_ms

double eso::uatools::itest::VariableSimulationConfig::interval_ms = 1000.0

◆ max

double eso::uatools::itest::VariableSimulationConfig::max = 100.0

◆ min

double eso::uatools::itest::VariableSimulationConfig::min = 0.0

◆ offset

double eso::uatools::itest::VariableSimulationConfig::offset = 0.0

◆ period_ms

double eso::uatools::itest::VariableSimulationConfig::period_ms = 10000.0

◆ step

double eso::uatools::itest::VariableSimulationConfig::step = 1.0

◆ type

std::string eso::uatools::itest::VariableSimulationConfig::type

The documentation for this struct was generated from the following file: