BDS 6,0 - Heading and Speed Report. More...
#include <bds.h>
Data Fields | |
bool | valid |
bool | mnh_status |
Magnetic Heading. More... | |
bool | mnh_west |
double | mnh_magnetic_heading |
bool | ias_status |
Indicated Airspeed. More... | |
int | ias_indicated_airspeed |
bool | mch_status |
Mach. More... | |
double | mch_mach |
bool | bar_status |
Barometric Altitude Rate. More... | |
double | bar_barometric_altitude_rate |
bool | ivv_status |
Intertial Vertical Velocity. More... | |
double | ivv_intertial_vertical_velocity |
BDS 6,0 - Heading and Speed Report.
double ast_bds_60_t::bar_barometric_altitude_rate |
bool ast_bds_60_t::bar_status |
Barometric Altitude Rate.
int ast_bds_60_t::ias_indicated_airspeed |
bool ast_bds_60_t::ias_status |
Indicated Airspeed.
double ast_bds_60_t::ivv_intertial_vertical_velocity |
bool ast_bds_60_t::ivv_status |
Intertial Vertical Velocity.
double ast_bds_60_t::mch_mach |
bool ast_bds_60_t::mch_status |
Mach.
double ast_bds_60_t::mnh_magnetic_heading |
bool ast_bds_60_t::mnh_status |
Magnetic Heading.
bool ast_bds_60_t::mnh_west |
bool ast_bds_60_t::valid |