|
FlightGear next
|
#include <mk_viii.hxx>
Public Attributes | |
| const LampConfiguration * | lamp |
| const FaultsConfiguration * | faults |
| bool | flap_reversal |
| bool | steep_approach_enabled |
| bool | gpws_inhibit_enabled |
| bool | momentary_flap_override_enabled |
| bool | alternate_steep_approach |
| bool | use_internal_gps |
| bool | localizer_enabled |
| int | altitude_source |
| bool | use_attitude_indicator |
Definition at line 417 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::alternate_steep_approach |
Definition at line 425 of file mk_viii.hxx.
| int MK_VIII::IOHandler::_s_Conf::altitude_source |
Definition at line 428 of file mk_viii.hxx.
| const FaultsConfiguration* MK_VIII::IOHandler::_s_Conf::faults |
Definition at line 420 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::flap_reversal |
Definition at line 421 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::gpws_inhibit_enabled |
Definition at line 423 of file mk_viii.hxx.
| const LampConfiguration* MK_VIII::IOHandler::_s_Conf::lamp |
Definition at line 419 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::localizer_enabled |
Definition at line 427 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::momentary_flap_override_enabled |
Definition at line 424 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::steep_approach_enabled |
Definition at line 422 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::use_attitude_indicator |
Definition at line 429 of file mk_viii.hxx.
| bool MK_VIII::IOHandler::_s_Conf::use_internal_gps |
Definition at line 426 of file mk_viii.hxx.