FlightGear next
|
#include <mk_viii.hxx>
Public Attributes | |
bool | landing_gear |
bool | landing_flaps |
bool | momentary_flap_override |
bool | self_test |
bool | glideslope_inhibit |
bool | glideslope_cancel |
bool | decision_height_100 |
bool | decision_height |
bool | mode6_low_volume |
bool | audio_inhibit |
bool | ta_tcf_inhibit |
bool | autopilot_engaged |
bool | steep_approach |
bool | gpws_inhibit |
Definition at line 458 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::audio_inhibit |
Definition at line 469 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::autopilot_engaged |
Definition at line 471 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::decision_height |
Definition at line 467 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::decision_height_100 |
Definition at line 466 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::glideslope_cancel |
Definition at line 465 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::glideslope_inhibit |
Definition at line 464 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::gpws_inhibit |
Definition at line 473 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::landing_flaps |
Definition at line 461 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::landing_gear |
Definition at line 460 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::mode6_low_volume |
Definition at line 468 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::momentary_flap_override |
Definition at line 462 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::self_test |
Definition at line 463 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::steep_approach |
Definition at line 472 of file mk_viii.hxx.
bool MK_VIII::IOHandler::_s_inputs::_s_discretes::ta_tcf_inhibit |
Definition at line 470 of file mk_viii.hxx.