DUNE: Uniform Navigational Environment  2016.05.0
Sensors::MicrostrainMIP::Arguments Struct Reference

Detailed Description

Task arguments.

Public Attributes

std::string uart_dev
 
unsigned uart_baud
 
double timeout_error
 
double timeout_failure
 
double calib_threshold
 
unsigned sample_freq
 
std::vector< float > hard_iron
 
std::vector< double > rotation_mx
 

Member Data Documentation

double Sensors::MicrostrainMIP::Arguments::calib_threshold
std::vector<double> Sensors::MicrostrainMIP::Arguments::rotation_mx
unsigned Sensors::MicrostrainMIP::Arguments::sample_freq
double Sensors::MicrostrainMIP::Arguments::timeout_error
double Sensors::MicrostrainMIP::Arguments::timeout_failure

Number of seconds without data before reporting a failure and restarting.

Referenced by Sensors::MicrostrainMIP::Task::reportEntityState(), and Sensors::MicrostrainMIP::Task::Task().

unsigned Sensors::MicrostrainMIP::Arguments::uart_baud
std::string Sensors::MicrostrainMIP::Arguments::uart_dev
Collaboration diagram for Sensors::MicrostrainMIP::Arguments:
Collaboration graph