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

Detailed Description

Task Arguments.

Public Attributes

std::string uart_dev
 
unsigned uart_baud
 
double sound_speed_def
 
std::string sound_speed_elabel
 
std::vector< float > position
 
std::vector< float > orientation
 
std::string power_channel
 
double heading_alignment
 
bool surface
 
bool auto_activation
 
double beam_angle
 
double beam_width
 
double xdcr_offset
 
bool input_trigger
 

Member Data Documentation

bool Sensors::ExplorerDVL::Arguments::auto_activation

True to enable automatic activation/deactivation based on medium.

Referenced by Sensors::ExplorerDVL::Task::consume(), and Sensors::ExplorerDVL::Task::Task().

double Sensors::ExplorerDVL::Arguments::beam_angle
double Sensors::ExplorerDVL::Arguments::beam_width
double Sensors::ExplorerDVL::Arguments::heading_alignment
bool Sensors::ExplorerDVL::Arguments::input_trigger
std::vector<float> Sensors::ExplorerDVL::Arguments::orientation
std::vector<float> Sensors::ExplorerDVL::Arguments::position
double Sensors::ExplorerDVL::Arguments::sound_speed_def
std::string Sensors::ExplorerDVL::Arguments::sound_speed_elabel

Entity label of sound speed provider.

Referenced by Sensors::ExplorerDVL::Task::onEntityResolution(), and Sensors::ExplorerDVL::Task::Task().

bool Sensors::ExplorerDVL::Arguments::surface

True to use DVL at surface.

Referenced by Sensors::ExplorerDVL::Task::consume(), and Sensors::ExplorerDVL::Task::Task().

unsigned Sensors::ExplorerDVL::Arguments::uart_baud

Serial port baud rate.

Referenced by Sensors::ExplorerDVL::Task::setup(), and Sensors::ExplorerDVL::Task::Task().

std::string Sensors::ExplorerDVL::Arguments::uart_dev
double Sensors::ExplorerDVL::Arguments::xdcr_offset
Collaboration diagram for Sensors::ExplorerDVL::Arguments:
Collaboration graph