Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
nav_airspeed.h File Reference
#include "std.h"
+ Include dependency graph for nav_airspeed.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

float nav_airspeed_nominal_setting
 
float nav_airspeed_tracking_setting
 
float nav_airspeed_landing_setting
 
float nav_takeoff_pitch_setting
 

Detailed Description

NAV Tunable standard airspeed settings to be called from the flight plan

Definition in file nav_airspeed.h.

Variable Documentation

◆ nav_airspeed_landing_setting

float nav_airspeed_landing_setting

Definition at line 45 of file nav_airspeed.c.

◆ nav_airspeed_nominal_setting

float nav_airspeed_nominal_setting

Definition at line 43 of file nav_airspeed.c.

◆ nav_airspeed_tracking_setting

float nav_airspeed_tracking_setting

Definition at line 44 of file nav_airspeed.c.

◆ nav_takeoff_pitch_setting

float nav_takeoff_pitch_setting

Definition at line 47 of file nav_airspeed.c.