FlightGear next
|
#include <mk_viii.hxx>
Public Attributes | |
bool | gpws_warning |
bool | gpws_alert |
bool | audio_on |
bool | gpws_inop |
bool | tad_inop |
bool | flap_override |
bool | glideslope_cancel |
bool | steep_approach |
Definition at line 495 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::audio_on |
Definition at line 499 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::flap_override |
Definition at line 502 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::glideslope_cancel |
Definition at line 503 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::gpws_alert |
Definition at line 498 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::gpws_inop |
Definition at line 500 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::gpws_warning |
Definition at line 497 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::steep_approach |
Definition at line 504 of file mk_viii.hxx.
bool MK_VIII::IOHandler::Outputs::_s_discretes::tad_inop |
Definition at line 501 of file mk_viii.hxx.