DUNE: Uniform Navigational Environment  2.6.0-rc1
Control::Path::Aerosonde::Arguments Struct Reference

Public Attributes

double la_gain
 
double tr_gain
 
double max_bank
 
bool use_controller
 

Member Data Documentation

double Control::Path::Aerosonde::Arguments::la_gain

Look-ahead gain - Multiplies by aircraft minimum turning radius to define the distance ahead in the desired path at which the aircraft should point.

Referenced by Control::Path::Aerosonde::Task::onUpdateParameters(), Control::Path::Aerosonde::Task::step(), and Control::Path::Aerosonde::Task::Task().

double Control::Path::Aerosonde::Arguments::max_bank

Maximum bank angle - Defined by aircaft structural, navigation or control constraints.

Referenced by Control::Path::Aerosonde::Task::onUpdateParameters(), Control::Path::Aerosonde::Task::step(), and Control::Path::Aerosonde::Task::Task().

double Control::Path::Aerosonde::Arguments::tr_gain

Turn rate gain - Defines how sharply should the aircraft turn to to track the desired look-ahead point.

Referenced by Control::Path::Aerosonde::Task::step(), and Control::Path::Aerosonde::Task::Task().

Collaboration diagram for Control::Path::Aerosonde::Arguments:
Collaboration graph