|
float | nav_roll |
| Current desired roll in degrees.
|
|
float | nav_pitch |
| Current desired pitch in degrees.
|
|
float | alt_error |
| Current altitude error in meters.
|
|
float | aspd_error |
| Current airspeed error in meters/second.
|
|
float | xtrack_error |
| Current crosstrack error on x-y plane in meters.
|
|
int16_t | nav_bearing |
| Current desired heading in degrees.
|
|
int16_t | target_bearing |
| Bearing to current MISSION/target in degrees.
|
|
uint16_t | wp_dist |
| Distance to active MISSION in meters.
|
|
The documentation for this struct was generated from the following file: