DUNE: Uniform Navigational Environment
2016.03.0
|
Public Attributes | |
std::vector< double > | factor |
std::string | elabel |
std::string | message_name |
std::string | power_channel |
bool | power_control |
std::string Sensors::CyclopsC7::Arguments::elabel |
Referenced by Sensors::CyclopsC7::Task::onEntityResolution(), and Sensors::CyclopsC7::Task::Task().
std::vector<double> Sensors::CyclopsC7::Arguments::factor |
Referenced by Sensors::CyclopsC7::Task::consume(), and Sensors::CyclopsC7::Task::Task().
std::string Sensors::CyclopsC7::Arguments::message_name |
The message to be produced - must contain the field 'value'.
Referenced by Sensors::CyclopsC7::Task::onResourceAcquisition(), Sensors::CyclopsC7::Task::onUpdateParameters(), and Sensors::CyclopsC7::Task::Task().
std::string Sensors::CyclopsC7::Arguments::power_channel |
Power channel name.
Referenced by Sensors::CyclopsC7::Task::consume(), Sensors::CyclopsC7::Task::onUpdateParameters(), and Sensors::CyclopsC7::Task::Task().
bool Sensors::CyclopsC7::Arguments::power_control |
Active power channel control;.
Referenced by Sensors::CyclopsC7::Task::consume(), Sensors::CyclopsC7::Task::onDeactivation(), Sensors::CyclopsC7::Task::onRequestActivation(), and Sensors::CyclopsC7::Task::Task().