Qualcomm Navigator Flight Control Interface  2.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
snav_fci::LandingConfig Struct Reference

Structure containing options for landing. More...

#include <landing_config.hpp>

Public Member Functions

 LandingConfig ()
 
 LandingConfig (float max_landing_speed)
 

Public Attributes

float max_landing_speed
 

Detailed Description

Structure containing options for landing.

Constructor & Destructor Documentation

snav_fci::LandingConfig::LandingConfig ( )
inline

Default constructor

snav_fci::LandingConfig::LandingConfig ( float  max_landing_speed)
inline

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Member Data Documentation

float snav_fci::LandingConfig::max_landing_speed

Maximum vertical landing speed in meters per second


The documentation for this struct was generated from the following file: