BDS 5,0 - Track and Turn Report. More...
#include <bds.h>
Data Fields | |
| bool | valid |
| bool | rla_status |
| Roll Angle. More... | |
| bool | rla_left_wing_down |
| double | rla_roll_angle |
| bool | tta_status |
| True Track Angle. More... | |
| bool | tta_west |
| double | tta_true_track_angle |
| bool | gsd_status |
| Ground Speed. More... | |
| double | gsd_ground_speed |
| bool | tar_status |
| Track Angle Rate. More... | |
| double | tar_track_angle_rate |
| bool | tas_status |
| True Airspeed. More... | |
| int | tas_true_airspeed |
BDS 5,0 - Track and Turn Report.
| double ast_bds_50_t::gsd_ground_speed |
| bool ast_bds_50_t::gsd_status |
Ground Speed.
| bool ast_bds_50_t::rla_left_wing_down |
| double ast_bds_50_t::rla_roll_angle |
| bool ast_bds_50_t::rla_status |
Roll Angle.
| bool ast_bds_50_t::tar_status |
Track Angle Rate.
| double ast_bds_50_t::tar_track_angle_rate |
| bool ast_bds_50_t::tas_status |
True Airspeed.
| int ast_bds_50_t::tas_true_airspeed |
| bool ast_bds_50_t::tta_status |
True Track Angle.
| double ast_bds_50_t::tta_true_track_angle |
| bool ast_bds_50_t::tta_west |
| bool ast_bds_50_t::valid |