DUNE: Uniform Navigational Environment  2016.05.0
Power::LUEMB::Arguments Struct Reference

Detailed Description

Task arguments.

Public Attributes

std::vector< std::string > led_names
 
std::string uart_dev
 
std::string adc_messages [c_adcs_count]
 
std::string adc_elabels [c_adcs_count]
 
std::vector< double > adc_factors [c_adcs_count]
 
std::string pwr_names [c_pwrs_count]
 
unsigned pwr_states [c_pwrs_count]
 

Member Data Documentation

std::string Power::LUEMB::Arguments::adc_elabels[c_adcs_count]
std::vector<double> Power::LUEMB::Arguments::adc_factors[c_adcs_count]

ADC conversion factors.

Referenced by Power::LUEMB::Task::getMonitors(), and Power::LUEMB::Task::Task().

std::string Power::LUEMB::Arguments::adc_messages[c_adcs_count]
std::vector<std::string> Power::LUEMB::Arguments::led_names
std::string Power::LUEMB::Arguments::pwr_names[c_pwrs_count]
unsigned Power::LUEMB::Arguments::pwr_states[c_pwrs_count]
std::string Power::LUEMB::Arguments::uart_dev
Collaboration diagram for Power::LUEMB::Arguments:
Collaboration graph