DUNE: Uniform Navigational Environment
2019.02.0
|
Public Attributes | |
std::string | uart_dev |
unsigned | uart_baud |
double | data_tout |
bool | raw_ivecs |
std::vector< double > | rotation_mx |
std::vector< float > | hard_iron |
double | calib_threshold |
std::string | calib_time |
double Sensors::Microstrain3DMGX1::Arguments::calib_threshold |
Calibration threshold.
Referenced by Sensors::Microstrain3DMGX1::Task::consume(), and Sensors::Microstrain3DMGX1::Task::Task().
std::string Sensors::Microstrain3DMGX1::Arguments::calib_time |
Calibration time stamp.
Referenced by Sensors::Microstrain3DMGX1::Task::Task().
double Sensors::Microstrain3DMGX1::Arguments::data_tout |
std::vector<float> Sensors::Microstrain3DMGX1::Arguments::hard_iron |
Hard iron calibration.
Referenced by Sensors::Microstrain3DMGX1::Task::consume(), Sensors::Microstrain3DMGX1::Task::onUpdateParameters(), Sensors::Microstrain3DMGX1::Task::setHardIron(), and Sensors::Microstrain3DMGX1::Task::Task().
bool Sensors::Microstrain3DMGX1::Arguments::raw_ivecs |
Referenced by Sensors::Microstrain3DMGX1::Task::parse(), and Sensors::Microstrain3DMGX1::Task::Task().
std::vector<double> Sensors::Microstrain3DMGX1::Arguments::rotation_mx |
unsigned Sensors::Microstrain3DMGX1::Arguments::uart_baud |
std::string Sensors::Microstrain3DMGX1::Arguments::uart_dev |