DUNE: Uniform Navigational Environment  2024.09.0
Sensors::Keller::Arguments Struct Reference

Public Attributes

std::string io_dev
 
double read_frequency
 
bool uart_echo
 
float depth_conv
 
int address
 
double timeout_error
 
double timeout_failure
 
std::string label_gps
 

Member Data Documentation

◆ address

◆ depth_conv

◆ io_dev

std::string Sensors::Keller::Arguments::io_dev

◆ label_gps

std::string Sensors::Keller::Arguments::label_gps

◆ read_frequency

double Sensors::Keller::Arguments::read_frequency

◆ timeout_error

double Sensors::Keller::Arguments::timeout_error

Number of seconds without data before reporting an error.

Referenced by Sensors::Keller::Task::onUpdateParameters(), and Sensors::Keller::Task::Task().

◆ timeout_failure

double Sensors::Keller::Arguments::timeout_failure

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

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

◆ uart_echo

bool Sensors::Keller::Arguments::uart_echo
Collaboration diagram for Sensors::Keller::Arguments:
Collaboration graph