DtSensorFloatParameterCommand sets a float parameter of a sensor mode.
More...
DtSensorFloatParameterCommand sets a float parameter of a sensor mode.
| makVrv::DtSensorFloatParameterCommand::DtSensorFloatParameterCommand |
( |
| ) |
|
| virtual makVrv::DtSensorFloatParameterCommand::~DtSensorFloatParameterCommand |
( |
| ) |
|
|
virtual |
| virtual std::string makVrv::DtSensorFloatParameterCommand::sensorModeName |
( |
| ) |
const |
|
virtual |
Get the name of the sensor mode to modify.
| virtual void makVrv::DtSensorFloatParameterCommand::setSensorModeName |
( |
const std::string & |
mode | ) |
|
|
virtual |
Set the name of the sensor mode to modify.
| virtual std::string makVrv::DtSensorFloatParameterCommand::parameterName |
( |
| ) |
const |
|
virtual |
Get the name of the parameter to modify.
| virtual void makVrv::DtSensorFloatParameterCommand::setParameterName |
( |
const std::string & |
obs | ) |
|
|
virtual |
Set the name of the parameter to modify.
| virtual float makVrv::DtSensorFloatParameterCommand::parameterValue |
( |
| ) |
const |
|
virtual |
Get the new parameter value.
| virtual void makVrv::DtSensorFloatParameterCommand::setParameterValue |
( |
float |
value | ) |
|
|
virtual |
Set the new parameter value.
| virtual void makVrv::DtSensorFloatParameterCommand::execute |
( |
DtDe & |
de | ) |
|
|
virtual |
| std::string makVrv::DtSensorFloatParameterCommand::mySensorModeName |
|
protected |
| std::string makVrv::DtSensorFloatParameterCommand::myParameterName |
|
protected |
| float makVrv::DtSensorFloatParameterCommand::myParameterValue |
|
protected |
The documentation for this class was generated from the following file: