Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Subsystems.h File Reference

Defines CSubsystem and derived aircraft system classes. More...

#include "FlyLegacy.h"
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  CSubsystem
class  CDependent
class  CAnnouncement
class  CGenericMonitor
class  CGenericIndicator
class  CHistory
class  CPneumaticPump
class  CEmergencyLocator
class  CExteriorLight
class  CPitotStaticSwitch
class  CPitotHeatSwitch
class  CStaticSourceSwitch
class  CAnnunciatorLight
class  CStallWarning
class  CLightSettingState
class  CSwitchSet
class  CRotaryIgnitionSwitch
class  CBattery
class  CAlternator
class  CPitotStaticSubsystem
class  CAltimeter
class  CVerticalSpeedIndicator
class  CAirspeedIndicator
class  CPneumaticSubsystem
class  CAttitudeIndicator
class  CDirectionalGyro
class  CVacuumIndicator
class  CTurnCoordinator
class  CMagneticCompass
class  CNavigation
class  CDigitalClockOAT
class  CBKKAP140Panel
class  CMarkerPanel
class  CAmmeter
class  CSteeringControl
class  CEngineSubsystem
class  CTachometer
class  COilTemperature
class  COilPressure
class  CExhaustGasTemperature
class  CManifoldPressure
class  CHobbsMeter
class  CTachometerTimer
class  CBaseControl
class  CThrottleControl
class  CMixtureControl
class  CFlapControl
class  CElevatorControl
class  CAileronControl
class  CRudderControl
class  CElevatorTrimControl
class  CAileronTrimControl
class  CRudderTrimControl
class  CBrakeControl
class  CRadio
class  CNavRadio
class  CRnavRadio
class  CCommRadio
class  CHFCommRadio
class  CTransponderRadio
class  CADFRadio
class  CBKKX155Radio
class  CBKKT76Radio
class  CBKKLN89GPSRadio
class  CAudioPanelRadio
class  CBKKAP140Radio
class  CFuelSubsystem
class  CFuelTap
class  CFuelCell
class  CFuelHeater
class  CFuelMath
class  CFuelPump
class  CFuelSource
class  CFuelTank
class  CEngineFuelPump
class  CFuelManagement
class  CAPUFuelSource
class  CPitotStaticPort

Defines

#define SUBSYSTEM_BASE   ('subs')
#define SUBSYSTEM_DEPENDENT   ('dpnd')
#define SUBSYSTEM_ANNOUNCEMENT   ('annc')
#define SUBSYSTEM_GENERIC_MONITOR   ('genM')
#define SUBSYSTEM_GENERIC_INDICATOR   ('genI')
#define SUBSYSTEM_HISTORY   ('hist')
#define SUBSYSTEM_PNEUMATIC_PUMP   ('pnup')
#define SUBSYSTEM_EMERGENCY_LOCATOR   ('elts')
#define SUBSYSTEM_EXTERIOR_LIGHT   ('bulb')
#define SUBSYSTEM_PITOT_STATIC_SWITCH   ('pssw')
#define SUBSYSTEM_PITOT_HEAT_SWITCH   ('phsw')
#define SUBSYSTEM_STATIC_SOURCE_SWITCH   ('sssw')
#define SUBSYSTEM_ANNUNCIATOR_LIGHT   ('anlt')
#define SUBSYSTEM_STALL_WARNING   ('stal')
#define SUBSYSTEM_LIGHT_SETTING_STATE   ('lsst')
#define SUBSYSTEM_SWITCH_SET   ('swst')
#define SUBSYSTEM_ROTARY_IGNITION_SWITCH   ('rign')
#define SUBSYSTEM_BATTERY   ('batt')
#define SUBSYSTEM_ALTERNATOR   ('natr')
#define SUBSYSTEM_PITOT_STATIC_SUBS   ('psss')
#define SUBSYSTEM_ALTIMETER   ('ALTI')
#define SUBSYSTEM_VERTICAL_SPEED   ('VSI_')
#define SUBSYSTEM_AIRSPEED   ('SPED')
#define SUBSYSTEM_PNEUMATIC   ('pnus')
#define SUBSYSTEM_ATTITUDE   ('ATTI')
#define SUBSYSTEM_DIRECTIONAL_GYRO   ('GYRO')
#define SUBSYSTEM_VACUUM_INDICATOR   ('vaci')
#define SUBSYSTEM_TURN_COORDINATOR   ('TURN')
#define SUBSYSTEM_MAGNETIC_COMPASS   ('mcmp')
#define SUBSYSTEM_NAVIGATION   ('navg')
#define SUBSYSTEM_DIGITAL_CLOCK_OAT   ('doat')
#define SUBSYSTEM_KAP140_PANEL   ('K140')
#define SUBSYSTEM_MARKER_PANEL   ('mark')
#define SUBSYSTEM_AMMETER   ('amps')
#define SUBSYSTEM_ENGINE_SUBSYSTEM   ('esub')
#define SUBSYSTEM_TACHOMETER   ('TACH')
#define SUBSYSTEM_OIL_TEMPERATURE   ('oilT')
#define SUBSYSTEM_OIL_PRESSURE   ('oilP')
#define SUBSYSTEM_EXHAUST_GAS_TEMPERATURE   ('eEGT')
#define SUBSYSTEM_MANIFOLD_PRESSURE   ('eMAP')
#define SUBSYSTEM_HOBBS_METER   ('hobs')
#define SUBSYSTEM_TACHOMETER_TIMER   ('takt')
#define SUBSYSTEM_BASE_CONTROL   ('CONT')
#define SUBSYSTEM_THROTTLE_CONTROL   ('THRO')
#define SUBSYSTEM_MIXTURE_CONTROL   ('MIXT')
#define SUBSYSTEM_STEERING_CONTROL   ('ster')
#define SUBSYSTEM_FLAP_CONTROL   ('flap')
#define SUBSYSTEM_ELEVATOR_CONTROL   ('elvr')
#define SUBSYSTEM_AILERON_CONTROL   ('ailr')
#define SUBSYSTEM_RUDDER_CONTROL   ('rudr')
#define SUBSYSTEM_ELEVATOR_TRIM_CONTROL   ('etrm')
#define SUBSYSTEM_AILERON_TRIM_CONTROL   ('atrm')
#define SUBSYSTEM_RUDDER_TRIM_CONTROL   ('rtrm')
#define SUBSYSTEM_BRAKE_CONTROL   ('brak')
#define SUBSYSTEM_RADIO   ('rado')
#define SUBSYSTEM_NAV_RADIO   ('navi')
#define SUBSYSTEM_RNAV_RADIO   ('rnav')
#define SUBSYSTEM_COMM_RADIO   ('comm')
#define SUBSYSTEM_HF_COMM_RADIO   ('hifr')
#define SUBSYSTEM_TRANSPONDER_RADIO   ('xpdr')
#define SUBSYSTEM_ADF_RADIO   ('adfr')
#define SUBSYSTEM_KLN89_GPS_RADIO   ('gpsr')
#define SUBSYSTEM_KX155_RADIO   ('kx15')
#define SUBSYSTEM_KT76_RADIO   ('kt76')
#define SUBSYSTEM_AUDIO_PANEL_RADIO   ('adio')
#define SUBSYSTEM_KAP140_RADIO   ('ka14')
#define SUBSYSTEM_FUEL_SUBSYSTEM   ('fSub')
#define SUBSYSTEM_FUEL_TAP   ('fTap')
#define SUBSYSTEM_FUEL_CELL   ('fCel')
#define SUBSYSTEM_FUEL_HEATER   ('fHtr')
#define SUBSYSTEM_FUEL_MATH   ('fMat')
#define SUBSYSTEM_FUEL_PUMP   ('fPmp')
#define SUBSYSTEM_FUEL_SOURCE   ('fsrc')
#define SUBSYSTEM_FUEL_TANK   ('ftnk')
#define SUBSYSTEM_ENGINE_GAUGE   ('egag')
#define SUBSYSTEM_ON_GROUND_MONITOR   ('ognd')
#define SUBSYSTEM_ALTITUDE_MONITOR   ('altm')
#define SUBSYSTEM_SPEED_MONITOR   ('spdm')
#define SUBSYSTEM_ENGINE_STATUS   ('ests')
#define SUBSYSTEM_TIME_DELAY   ('tdla')
#define SUBSYSTEM_KEYED_SYSTEM   ('keyd')
#define SUBSYSTEM_TACHOMETER_V1   ('tach')
#define SUBSYSTEM_THROTTLE_CONTROL_V1   ('thro')
#define SUBSYSTEM_MIXTURE_CONTROL_V1   ('mixt')
#define SUBSYSTEM_PROPELLER_CONTROL_V1   ('blad')
#define SUBSYSTEM_PRIME_CONTROL_V1   ('prim')
#define SUBSYSTEM_ENGINE_ANTI_ICE_V1   ('carb')
#define SUBSYSTEM_IDLE_CONTROL_V1   ('idle')
#define SUBSYSTEM_ALTIMETER_V1   ('alti')
#define SUBSYSTEM_VERTICAL_SPEED_V1   ('vsi_')
#define SUBSYSTEM_AIRSPEED_V1   ('sped')
#define SUBSYSTEM_ATTITUDE_V1   ('atti')
#define SUBSYSTEM_DIRECTIONAL_GYRO_V1   ('gyro')
#define SUBSYSTEM_TURN_COORDINATOR_V1   ('turn')
#define SUBSYSTEM_AUDIO_PANEL_V1   ('audp')
#define SUBSYSTEM_STARTER_CONTROL   ('strt')
#define SUBSYSTEM_MAGNETO_CONTROL   ('neto')
#define SUBSYSTEM_VOLTMETER   ('volt')
#define SUBSYSTEM_GENERATOR   ('genr')
#define SUBSYSTEM_FREQUENCY_METER   ('freq')
#define SUBSYSTEM_INVERTER   ('nvrt')
#define SUBSYSTEM_FUEL_GAUGE   ('fgag')
#define SUBSYSTEM_GEAR_CONTROL   ('gear')
#define SUBSYSTEM_PROPELLER_CONTROL   ('BLAD')
#define SUBSYSTEM_PRIME_CONTROL   ('PRIM')
#define SUBSYSTEM_AUDIO_PANEL   ('AUDP')
#define SUBSYSTEM_ENGINE_ANTI_ICE   ('CARB')
#define SUBSYSTEM_IDLE_CONTROL   ('IDLE')
#define SUBSYSTEM_HIGH_LIFT_CONTROL   ('hild')
#define SUBSYSTEM_FUEL_FLOW_GAUGE   ('fflw')
#define SUBSYSTEM_FUEL_PRESSURE_GAUGE   ('fprs')
#define SUBSYSTEM_SUCTION_GAUGE   ('suct')
#define SUBSYSTEM_FLAP_GAUGE   ('flpg')
#define SUBSYSTEM_ANNUNCIATOR   ('annr')
#define SUBSYSTEM_PRESSURIZATION   ('pzat')
#define SUBSYSTEM_N1_TACHOMETER   ('_N1_')
#define SUBSYSTEM_N2_TACHOMETER   ('_N2_')
#define SUBSYSTEM_TORQUE_METER   ('torq')
#define SUBSYSTEM_DME_PANEL   ('dmep')
#define SUBSYSTEM_DME_PANEL_1   ('dme2')
#define SUBSYSTEM_WEATHER_RADAR   ('wrdr')
#define SUBSYSTEM_INDICATOR_SET   ('inds')
#define SUBSYSTEM_CONTACTOR   ('cntr')
#define SUBSYSTEM_FLASHER   ('flsh')
#define SUBSYSTEM_FAST_SLOW_METER   ('fosm')
#define SUBSYSTEM_CYLINDER_HEAD_TEMP_GAUGE   ('eCHT')
#define SUBSYSTEM_ITT_GAUGE   ('eITT')
#define SUBSYSTEM_ACCELEROMETER   ('acel')
#define SUBSYSTEM_TCAS_PANEL   ('tcas')
#define SUBSYSTEM_GEAR_LIGHT   ('grlt')
#define SUBSYSTEM_FUEL_PUMP_CONTROL   ('fpsw')
#define SUBSYSTEM_GEAR_WARNING   ('grwn')
#define SUBSYSTEM_SYNCHROPHASER   ('sync')
#define SUBSYSTEM_SURFACE_DEICE   ('sdic')
#define SUBSYSTEM_PROPELLER_DEICE   ('pdic')
#define SUBSYSTEM_CROSSFEED_CONTROL   ('xfed')
#define SUBSYSTEM_OXYGEN   ('oxyg')
#define SUBSYSTEM_STARTER_IGNITER   ('StIg')
#define SUBSYSTEM_ENGINE_MONITOR   ('eMnr')
#define SUBSYSTEM_FIRE_SYSTEM   ('fire')
#define SUBSYSTEM_FUEL_IMBALANCE   ('fimb')
#define SUBSYSTEM_COWL_FLAP   ('cowl')
#define SUBSYSTEM_TEMP_CONTROL   ('temp')
#define SUBSYSTEM_WIPER_CONTROL   ('wipe')
#define SUBSYSTEM_AIR_BRAKE_CONTROL   ('abrk')
#define SUBSYSTEM_THRUST_REVERSE_CONTROL   ('trev')
#define SUBSYSTEM_PERFORMANCE_RESERVE   ('aprs')
#define SUBSYSTEM_RUDDER_BIAS   ('rbia')
#define SUBSYSTEM_STALL_IDENT   ('stlI')
#define SUBSYSTEM_IGNITER_CONTROL   ('ignc')
#define SUBSYSTEM_WING_DEICE   ('wdic')
#define SUBSYSTEM_TEMP_AIRSPEED_DISPLAY   ('tasd')
#define SUBSYSTEM_COLLINS_PFD   ('cpfd')
#define SUBSYSTEM_COLLINS_ND   ('cnvd')
#define SUBSYSTEM_COLLINS_AD   ('cadd')
#define SUBSYSTEM_COLLINS_MND   ('cmnd')
#define SUBSYSTEM_COLLINS_RTU   ('crtu')
#define SUBSYSTEM_PILATUS_PFD   ('ppfd')
#define SUBSYSTEM_VIRTUAL_GPS   ('vgps')
#define SUBSYSTEM_ROTOR   ('rtrs')
#define SUBSYSTEM_407_DIGITAL_INDICATORS   ('x407')
#define SUBSYSTEM_HOOK   ('hook')
#define SUBSYSTEM_THRUST_PITCH_CONTROL   ('tvpc')
#define SUBSYSTEM_LON_CYCLIC_CONTROL   ('zCyc')
#define SUBSYSTEM_LAT_CYCLIC_CONTROL   ('xCyc')
#define SUBSYSTEM_TAIL_ROTOR_CONTROL   ('tRtr')
#define SUBSYSTEM_COLLECTIVE_CONTROL   ('coll')
#define SUBSYSTEM_LON_CYCLIC_TRIM_CONTROL   ('zCyt')
#define SUBSYSTEM_LAT_CYCLIC_TRIM_CONTROL   ('xCyt')
#define SUBSYSTEM_TAIL_ROTOR_TRIM_CONTROL   ('tRtt')
#define SUBSYSTEM_COLLECTIVE_TRIM_CONTROL   ('tCol')
#define SUBSYSTEM_AIR_MODEL   ('airS')
#define SUBSYSTEM_MIXER_MODEL   ('mixr')
#define SUBSYSTEM_WHEEL_MODEL   ('whls')
#define SUBSYSTEM_ENGINE_MODEL   ('ngns')
#define SUBSYSTEM_WING_MODEL   ('wngs')
#define SUBSYSTEM_AUTOPILOT_MASTER_PANEL   ('MrAp')
#define SUBSYSTEM_AUTOPILOT_PANEL   ('appl')
#define SUBSYSTEM_K150_PANEL   ('K150')
#define SUBSYSTEM_K200_PANEL   ('K200')
#define SUBSYSTEM_AFCS65_PANEL   ('C065')
#define SUBSYSTEM_AFCS85_PANEL   ('C085')
#define SUBSYSTEM_UNIVERSAL_FMS   ('ufms')
#define SUBSYSTEM_ENGINE_FUEL_PUMP   ('edfp')
#define SUBSYSTEM_FUEL_MANAGEMENT   ('fmnt')
#define SUBSYSTEM_APU_FUEL_SOURCE   ('fAPU')

Enumerations

enum  EIndicationMode { INDN_NONE, INDN_LINEAR, INDN_EXPONENTIAL }
enum  EEvalState { EVAL_UNKNOWN, EVAL_INPROGRESS, EVAL_COMPLETE }
enum  EDependentFunction { DEPENDENCY_AND, DEPENDENCY_OR }
enum  EDependentPolling { POLL_NEVER, POLL_CHANGED, POLL_ALWAYS }
enum  EMonitorMode { MONITOR_LT, MONITOR_GT, MONITOR_LE, MONITOR_GE }
enum  ETransponderMode {
  XPDR_OFF = 0, XPDR_STARTUPA1 = 1, XPDR_STARTUPA2 = 2, XPDR_STANDBY = 3,
  XPDR_TEST = 4, XPDR_ON = 5, XPDR_ALT = 6
}
enum  ETransponderSwitchMode {
  XPDR_SWITCH_OFF = 0, XPDR_SWITCH_STANDBY = 3, XPDR_SWITCH_TEST = 4, XPDR_SWITCH_ON = 5,
  XPDR_SWITCH_ALT = 6
}
enum  EBKKX155ComMode { COM_MODE_NORMAL, COM_MODE_SELECT, COM_MODE_PROGRAM }
enum  EBKKX155NavMode {
  NAV_MODE_STANDBY, NAV_MODE_CDI, NAV_MODE_BEARING, NAV_MODE_RADIAL,
  NAV_MODE_TIMER
}


Detailed Description

Definition in file Subsystems.h.


Define Documentation

#define SUBSYSTEM_407_DIGITAL_INDICATORS   ('x407')
 

Definition at line 225 of file Subsystems.h.

#define SUBSYSTEM_ACCELEROMETER   ('acel')
 

Definition at line 192 of file Subsystems.h.

#define SUBSYSTEM_ADF_RADIO   ('adfr')
 

Definition at line 117 of file Subsystems.h.

Referenced by CADFRadio::CADFRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_AFCS65_PANEL   ('C065')
 

Definition at line 245 of file Subsystems.h.

#define SUBSYSTEM_AFCS85_PANEL   ('C085')
 

Definition at line 246 of file Subsystems.h.

#define SUBSYSTEM_AILERON_CONTROL   ('ailr')
 

Definition at line 101 of file Subsystems.h.

Referenced by CAileronControl::CAileronControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_AILERON_TRIM_CONTROL   ('atrm')
 

Definition at line 104 of file Subsystems.h.

Referenced by CAileronTrimControl::CAileronTrimControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_AIR_BRAKE_CONTROL   ('abrk')
 

Definition at line 209 of file Subsystems.h.

#define SUBSYSTEM_AIR_MODEL   ('airS')
 

Definition at line 236 of file Subsystems.h.

#define SUBSYSTEM_AIRSPEED   ('SPED')
 

Definition at line 67 of file Subsystems.h.

Referenced by CAirspeedIndicator::CAirspeedIndicator(), and CElectricalSystem::Read().

#define SUBSYSTEM_AIRSPEED_V1   ('sped')
 

Definition at line 155 of file Subsystems.h.

#define SUBSYSTEM_ALTERNATOR   ('natr')
 

Definition at line 59 of file Subsystems.h.

Referenced by CAlternator::CAlternator(), and CElectricalSystem::Read().

#define SUBSYSTEM_ALTIMETER   ('ALTI')
 

Definition at line 65 of file Subsystems.h.

Referenced by CAltimeter::CAltimeter(), and CElectricalSystem::Read().

#define SUBSYSTEM_ALTIMETER_V1   ('alti')
 

Definition at line 153 of file Subsystems.h.

#define SUBSYSTEM_ALTITUDE_MONITOR   ('altm')
 

Definition at line 141 of file Subsystems.h.

#define SUBSYSTEM_AMMETER   ('amps')
 

Definition at line 78 of file Subsystems.h.

Referenced by CAmmeter::CAmmeter(), and CElectricalSystem::Read().

#define SUBSYSTEM_ANNOUNCEMENT   ('annc')
 

Definition at line 43 of file Subsystems.h.

Referenced by CAnnouncement::CAnnouncement(), and CElectricalSystem::Read().

#define SUBSYSTEM_ANNUNCIATOR   ('annr')
 

Definition at line 178 of file Subsystems.h.

#define SUBSYSTEM_ANNUNCIATOR_LIGHT   ('anlt')
 

Definition at line 53 of file Subsystems.h.

Referenced by CAnnunciatorLight::CAnnunciatorLight(), and CElectricalSystem::Read().

#define SUBSYSTEM_APU_FUEL_SOURCE   ('fAPU')
 

Definition at line 250 of file Subsystems.h.

Referenced by CAPUFuelSource::CAPUFuelSource(), and CFuelSystem::Read().

#define SUBSYSTEM_ATTITUDE   ('ATTI')
 

Definition at line 69 of file Subsystems.h.

Referenced by CAttitudeIndicator::CAttitudeIndicator(), and CElectricalSystem::Read().

#define SUBSYSTEM_ATTITUDE_V1   ('atti')
 

Definition at line 156 of file Subsystems.h.

#define SUBSYSTEM_AUDIO_PANEL   ('AUDP')
 

Definition at line 170 of file Subsystems.h.

#define SUBSYSTEM_AUDIO_PANEL_RADIO   ('adio')
 

Definition at line 121 of file Subsystems.h.

Referenced by CAudioPanelRadio::CAudioPanelRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_AUDIO_PANEL_V1   ('audp')
 

Definition at line 159 of file Subsystems.h.

#define SUBSYSTEM_AUTOPILOT_MASTER_PANEL   ('MrAp')
 

Definition at line 241 of file Subsystems.h.

#define SUBSYSTEM_AUTOPILOT_PANEL   ('appl')
 

Definition at line 242 of file Subsystems.h.

#define SUBSYSTEM_BASE   ('subs')
 

Definition at line 41 of file Subsystems.h.

Referenced by CSubsystem::CSubsystem(), and CElectricalSystem::Timeslice().

#define SUBSYSTEM_BASE_CONTROL   ('CONT')
 

Definition at line 95 of file Subsystems.h.

Referenced by CBaseControl::CBaseControl().

#define SUBSYSTEM_BATTERY   ('batt')
 

Definition at line 58 of file Subsystems.h.

Referenced by CBattery::CBattery(), and CElectricalSystem::Read().

#define SUBSYSTEM_BRAKE_CONTROL   ('brak')
 

Definition at line 106 of file Subsystems.h.

Referenced by CBrakeControl::CBrakeControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_COLLECTIVE_CONTROL   ('coll')
 

Definition at line 231 of file Subsystems.h.

#define SUBSYSTEM_COLLECTIVE_TRIM_CONTROL   ('tCol')
 

Definition at line 235 of file Subsystems.h.

#define SUBSYSTEM_COLLINS_AD   ('cadd')
 

Definition at line 219 of file Subsystems.h.

#define SUBSYSTEM_COLLINS_MND   ('cmnd')
 

Definition at line 220 of file Subsystems.h.

#define SUBSYSTEM_COLLINS_ND   ('cnvd')
 

Definition at line 218 of file Subsystems.h.

#define SUBSYSTEM_COLLINS_PFD   ('cpfd')
 

Definition at line 217 of file Subsystems.h.

#define SUBSYSTEM_COLLINS_RTU   ('crtu')
 

Definition at line 221 of file Subsystems.h.

#define SUBSYSTEM_COMM_RADIO   ('comm')
 

Definition at line 114 of file Subsystems.h.

Referenced by CCommRadio::CCommRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_CONTACTOR   ('cntr')
 

Definition at line 187 of file Subsystems.h.

#define SUBSYSTEM_COWL_FLAP   ('cowl')
 

Definition at line 206 of file Subsystems.h.

#define SUBSYSTEM_CROSSFEED_CONTROL   ('xfed')
 

Definition at line 200 of file Subsystems.h.

#define SUBSYSTEM_CYLINDER_HEAD_TEMP_GAUGE   ('eCHT')
 

Definition at line 190 of file Subsystems.h.

#define SUBSYSTEM_DEPENDENT   ('dpnd')
 

Definition at line 42 of file Subsystems.h.

Referenced by CElectricalSystem::Read().

#define SUBSYSTEM_DIGITAL_CLOCK_OAT   ('doat')
 

Definition at line 75 of file Subsystems.h.

Referenced by CDigitalClockOAT::CDigitalClockOAT(), and CElectricalSystem::Read().

#define SUBSYSTEM_DIRECTIONAL_GYRO   ('GYRO')
 

Definition at line 70 of file Subsystems.h.

Referenced by CDirectionalGyro::CDirectionalGyro(), and CElectricalSystem::Read().

#define SUBSYSTEM_DIRECTIONAL_GYRO_V1   ('gyro')
 

Definition at line 157 of file Subsystems.h.

#define SUBSYSTEM_DME_PANEL   ('dmep')
 

Definition at line 183 of file Subsystems.h.

#define SUBSYSTEM_DME_PANEL_1   ('dme2')
 

Definition at line 184 of file Subsystems.h.

#define SUBSYSTEM_ELEVATOR_CONTROL   ('elvr')
 

Definition at line 100 of file Subsystems.h.

Referenced by CElevatorControl::CElevatorControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_ELEVATOR_TRIM_CONTROL   ('etrm')
 

Definition at line 103 of file Subsystems.h.

Referenced by CElevatorTrimControl::CElevatorTrimControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_EMERGENCY_LOCATOR   ('elts')
 

Definition at line 48 of file Subsystems.h.

Referenced by CEmergencyLocator::CEmergencyLocator(), and CElectricalSystem::Read().

#define SUBSYSTEM_ENGINE_ANTI_ICE   ('CARB')
 

Definition at line 171 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_ANTI_ICE_V1   ('carb')
 

Definition at line 151 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_FUEL_PUMP   ('edfp')
 

Definition at line 248 of file Subsystems.h.

Referenced by CEngineFuelPump::CEngineFuelPump(), and CFuelSystem::Read().

#define SUBSYSTEM_ENGINE_GAUGE   ('egag')
 

Definition at line 139 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_MODEL   ('ngns')
 

Definition at line 239 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_MONITOR   ('eMnr')
 

Definition at line 203 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_STATUS   ('ests')
 

Definition at line 143 of file Subsystems.h.

#define SUBSYSTEM_ENGINE_SUBSYSTEM   ('esub')
 

Definition at line 83 of file Subsystems.h.

Referenced by CEngineSubsystem::CEngineSubsystem().

#define SUBSYSTEM_EXHAUST_GAS_TEMPERATURE   ('eEGT')
 

Definition at line 87 of file Subsystems.h.

Referenced by CExhaustGasTemperature::CExhaustGasTemperature(), and CElectricalSystem::Read().

#define SUBSYSTEM_EXTERIOR_LIGHT   ('bulb')
 

Definition at line 49 of file Subsystems.h.

Referenced by CExteriorLight::CExteriorLight(), and CElectricalSystem::Read().

#define SUBSYSTEM_FAST_SLOW_METER   ('fosm')
 

Definition at line 189 of file Subsystems.h.

#define SUBSYSTEM_FIRE_SYSTEM   ('fire')
 

Definition at line 204 of file Subsystems.h.

#define SUBSYSTEM_FLAP_CONTROL   ('flap')
 

Definition at line 99 of file Subsystems.h.

Referenced by CFlapControl::CFlapControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_FLAP_GAUGE   ('flpg')
 

Definition at line 177 of file Subsystems.h.

#define SUBSYSTEM_FLASHER   ('flsh')
 

Definition at line 188 of file Subsystems.h.

#define SUBSYSTEM_FREQUENCY_METER   ('freq')
 

Definition at line 164 of file Subsystems.h.

#define SUBSYSTEM_FUEL_CELL   ('fCel')
 

Definition at line 129 of file Subsystems.h.

Referenced by CFuelCell::CFuelCell(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_FLOW_GAUGE   ('fflw')
 

Definition at line 174 of file Subsystems.h.

#define SUBSYSTEM_FUEL_GAUGE   ('fgag')
 

Definition at line 166 of file Subsystems.h.

#define SUBSYSTEM_FUEL_HEATER   ('fHtr')
 

Definition at line 130 of file Subsystems.h.

Referenced by CFuelHeater::CFuelHeater(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_IMBALANCE   ('fimb')
 

Definition at line 205 of file Subsystems.h.

#define SUBSYSTEM_FUEL_MANAGEMENT   ('fmnt')
 

Definition at line 249 of file Subsystems.h.

Referenced by CFuelManagement::CFuelManagement(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_MATH   ('fMat')
 

Definition at line 131 of file Subsystems.h.

Referenced by CFuelMath::CFuelMath(), CElectricalSystem::Read(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_PRESSURE_GAUGE   ('fprs')
 

Definition at line 175 of file Subsystems.h.

#define SUBSYSTEM_FUEL_PUMP   ('fPmp')
 

Definition at line 132 of file Subsystems.h.

Referenced by CFuelPump::CFuelPump(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_PUMP_CONTROL   ('fpsw')
 

Definition at line 195 of file Subsystems.h.

#define SUBSYSTEM_FUEL_SOURCE   ('fsrc')
 

Definition at line 133 of file Subsystems.h.

Referenced by CFuelSource::CFuelSource(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_SUBSYSTEM   ('fSub')
 

Definition at line 127 of file Subsystems.h.

Referenced by CFuelSubsystem::CFuelSubsystem(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_TANK   ('ftnk')
 

Definition at line 134 of file Subsystems.h.

Referenced by CFuelTank::CFuelTank(), and CFuelSystem::Read().

#define SUBSYSTEM_FUEL_TAP   ('fTap')
 

Definition at line 128 of file Subsystems.h.

Referenced by CFuelTap::CFuelTap(), and CFuelSystem::Read().

#define SUBSYSTEM_GEAR_CONTROL   ('gear')
 

Definition at line 167 of file Subsystems.h.

#define SUBSYSTEM_GEAR_LIGHT   ('grlt')
 

Definition at line 194 of file Subsystems.h.

#define SUBSYSTEM_GEAR_WARNING   ('grwn')
 

Definition at line 196 of file Subsystems.h.

#define SUBSYSTEM_GENERATOR   ('genr')
 

Definition at line 163 of file Subsystems.h.

#define SUBSYSTEM_GENERIC_INDICATOR   ('genI')
 

Definition at line 45 of file Subsystems.h.

Referenced by CGenericIndicator::CGenericIndicator(), and CElectricalSystem::Read().

#define SUBSYSTEM_GENERIC_MONITOR   ('genM')
 

Definition at line 44 of file Subsystems.h.

Referenced by CGenericMonitor::CGenericMonitor(), and CElectricalSystem::Read().

#define SUBSYSTEM_HF_COMM_RADIO   ('hifr')
 

Definition at line 115 of file Subsystems.h.

Referenced by CHFCommRadio::CHFCommRadio().

#define SUBSYSTEM_HIGH_LIFT_CONTROL   ('hild')
 

Definition at line 173 of file Subsystems.h.

#define SUBSYSTEM_HISTORY   ('hist')
 

Definition at line 46 of file Subsystems.h.

Referenced by CHistory::CHistory(), and CElectricalSystem::Read().

#define SUBSYSTEM_HOBBS_METER   ('hobs')
 

Definition at line 89 of file Subsystems.h.

Referenced by CHobbsMeter::CHobbsMeter(), and CElectricalSystem::Read().

#define SUBSYSTEM_HOOK   ('hook')
 

Definition at line 226 of file Subsystems.h.

#define SUBSYSTEM_IDLE_CONTROL   ('IDLE')
 

Definition at line 172 of file Subsystems.h.

#define SUBSYSTEM_IDLE_CONTROL_V1   ('idle')
 

Definition at line 152 of file Subsystems.h.

#define SUBSYSTEM_IGNITER_CONTROL   ('ignc')
 

Definition at line 214 of file Subsystems.h.

#define SUBSYSTEM_INDICATOR_SET   ('inds')
 

Definition at line 186 of file Subsystems.h.

#define SUBSYSTEM_INVERTER   ('nvrt')
 

Definition at line 165 of file Subsystems.h.

#define SUBSYSTEM_ITT_GAUGE   ('eITT')
 

Definition at line 191 of file Subsystems.h.

#define SUBSYSTEM_K150_PANEL   ('K150')
 

Definition at line 243 of file Subsystems.h.

#define SUBSYSTEM_K200_PANEL   ('K200')
 

Definition at line 244 of file Subsystems.h.

#define SUBSYSTEM_KAP140_PANEL   ('K140')
 

Definition at line 76 of file Subsystems.h.

Referenced by CBKKAP140Panel::CBKKAP140Panel(), and CElectricalSystem::Read().

#define SUBSYSTEM_KAP140_RADIO   ('ka14')
 

Definition at line 122 of file Subsystems.h.

Referenced by CBKKAP140Radio::CBKKAP140Radio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_KEYED_SYSTEM   ('keyd')
 

Definition at line 145 of file Subsystems.h.

#define SUBSYSTEM_KLN89_GPS_RADIO   ('gpsr')
 

Definition at line 118 of file Subsystems.h.

Referenced by CBKKLN89GPSRadio::CBKKLN89GPSRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_KT76_RADIO   ('kt76')
 

Definition at line 120 of file Subsystems.h.

Referenced by CBKKT76Radio::CBKKT76Radio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_KX155_RADIO   ('kx15')
 

Definition at line 119 of file Subsystems.h.

Referenced by CBKKX155Radio::CBKKX155Radio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_LAT_CYCLIC_CONTROL   ('xCyc')
 

Definition at line 229 of file Subsystems.h.

#define SUBSYSTEM_LAT_CYCLIC_TRIM_CONTROL   ('xCyt')
 

Definition at line 233 of file Subsystems.h.

#define SUBSYSTEM_LIGHT_SETTING_STATE   ('lsst')
 

Definition at line 55 of file Subsystems.h.

Referenced by CLightSettingState::CLightSettingState(), and CElectricalSystem::Read().

#define SUBSYSTEM_LON_CYCLIC_CONTROL   ('zCyc')
 

Definition at line 228 of file Subsystems.h.

#define SUBSYSTEM_LON_CYCLIC_TRIM_CONTROL   ('zCyt')
 

Definition at line 232 of file Subsystems.h.

#define SUBSYSTEM_MAGNETIC_COMPASS   ('mcmp')
 

Definition at line 73 of file Subsystems.h.

Referenced by CMagneticCompass::CMagneticCompass(), and CElectricalSystem::Read().

#define SUBSYSTEM_MAGNETO_CONTROL   ('neto')
 

Definition at line 161 of file Subsystems.h.

#define SUBSYSTEM_MANIFOLD_PRESSURE   ('eMAP')
 

Definition at line 88 of file Subsystems.h.

Referenced by CManifoldPressure::CManifoldPressure(), and CElectricalSystem::Read().

#define SUBSYSTEM_MARKER_PANEL   ('mark')
 

Definition at line 77 of file Subsystems.h.

Referenced by CMarkerPanel::CMarkerPanel(), and CElectricalSystem::Read().

#define SUBSYSTEM_MIXER_MODEL   ('mixr')
 

Definition at line 237 of file Subsystems.h.

#define SUBSYSTEM_MIXTURE_CONTROL   ('MIXT')
 

Definition at line 97 of file Subsystems.h.

Referenced by CMixtureControl::CMixtureControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_MIXTURE_CONTROL_V1   ('mixt')
 

Definition at line 148 of file Subsystems.h.

#define SUBSYSTEM_N1_TACHOMETER   ('_N1_')
 

Definition at line 180 of file Subsystems.h.

#define SUBSYSTEM_N2_TACHOMETER   ('_N2_')
 

Definition at line 181 of file Subsystems.h.

#define SUBSYSTEM_NAV_RADIO   ('navi')
 

Definition at line 112 of file Subsystems.h.

Referenced by CNavRadio::CNavRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_NAVIGATION   ('navg')
 

Definition at line 74 of file Subsystems.h.

Referenced by CNavigation::CNavigation(), and CElectricalSystem::Read().

#define SUBSYSTEM_OIL_PRESSURE   ('oilP')
 

Definition at line 86 of file Subsystems.h.

Referenced by COilPressure::COilPressure(), and CElectricalSystem::Read().

#define SUBSYSTEM_OIL_TEMPERATURE   ('oilT')
 

Definition at line 85 of file Subsystems.h.

Referenced by COilTemperature::COilTemperature(), and CElectricalSystem::Read().

#define SUBSYSTEM_ON_GROUND_MONITOR   ('ognd')
 

Definition at line 140 of file Subsystems.h.

#define SUBSYSTEM_OXYGEN   ('oxyg')
 

Definition at line 201 of file Subsystems.h.

#define SUBSYSTEM_PERFORMANCE_RESERVE   ('aprs')
 

Definition at line 211 of file Subsystems.h.

#define SUBSYSTEM_PILATUS_PFD   ('ppfd')
 

Definition at line 222 of file Subsystems.h.

#define SUBSYSTEM_PITOT_HEAT_SWITCH   ('phsw')
 

Definition at line 51 of file Subsystems.h.

Referenced by CPitotHeatSwitch::CPitotHeatSwitch(), and CElectricalSystem::Read().

#define SUBSYSTEM_PITOT_STATIC_SUBS   ('psss')
 

Definition at line 64 of file Subsystems.h.

Referenced by CPitotStaticSubsystem::CPitotStaticSubsystem().

#define SUBSYSTEM_PITOT_STATIC_SWITCH   ('pssw')
 

Definition at line 50 of file Subsystems.h.

Referenced by CPitotStaticSwitch::CPitotStaticSwitch().

#define SUBSYSTEM_PNEUMATIC   ('pnus')
 

Definition at line 68 of file Subsystems.h.

Referenced by CPneumaticSubsystem::CPneumaticSubsystem().

#define SUBSYSTEM_PNEUMATIC_PUMP   ('pnup')
 

Definition at line 47 of file Subsystems.h.

Referenced by CPneumaticPump::CPneumaticPump(), and CElectricalSystem::Read().

#define SUBSYSTEM_PRESSURIZATION   ('pzat')
 

Definition at line 179 of file Subsystems.h.

#define SUBSYSTEM_PRIME_CONTROL   ('PRIM')
 

Definition at line 169 of file Subsystems.h.

#define SUBSYSTEM_PRIME_CONTROL_V1   ('prim')
 

Definition at line 150 of file Subsystems.h.

#define SUBSYSTEM_PROPELLER_CONTROL   ('BLAD')
 

Definition at line 168 of file Subsystems.h.

#define SUBSYSTEM_PROPELLER_CONTROL_V1   ('blad')
 

Definition at line 149 of file Subsystems.h.

#define SUBSYSTEM_PROPELLER_DEICE   ('pdic')
 

Definition at line 199 of file Subsystems.h.

#define SUBSYSTEM_RADIO   ('rado')
 

Definition at line 111 of file Subsystems.h.

Referenced by CRadio::CRadio().

#define SUBSYSTEM_RNAV_RADIO   ('rnav')
 

Definition at line 113 of file Subsystems.h.

Referenced by CRnavRadio::CRnavRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_ROTARY_IGNITION_SWITCH   ('rign')
 

Definition at line 57 of file Subsystems.h.

Referenced by CRotaryIgnitionSwitch::CRotaryIgnitionSwitch(), and CElectricalSystem::Read().

#define SUBSYSTEM_ROTOR   ('rtrs')
 

Definition at line 224 of file Subsystems.h.

#define SUBSYSTEM_RUDDER_BIAS   ('rbia')
 

Definition at line 212 of file Subsystems.h.

#define SUBSYSTEM_RUDDER_CONTROL   ('rudr')
 

Definition at line 102 of file Subsystems.h.

Referenced by CRudderControl::CRudderControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_RUDDER_TRIM_CONTROL   ('rtrm')
 

Definition at line 105 of file Subsystems.h.

Referenced by CRudderTrimControl::CRudderTrimControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_SPEED_MONITOR   ('spdm')
 

Definition at line 142 of file Subsystems.h.

#define SUBSYSTEM_STALL_IDENT   ('stlI')
 

Definition at line 213 of file Subsystems.h.

#define SUBSYSTEM_STALL_WARNING   ('stal')
 

Definition at line 54 of file Subsystems.h.

Referenced by CStallWarning::CStallWarning(), and CElectricalSystem::Read().

#define SUBSYSTEM_STARTER_CONTROL   ('strt')
 

Definition at line 160 of file Subsystems.h.

#define SUBSYSTEM_STARTER_IGNITER   ('StIg')
 

Definition at line 202 of file Subsystems.h.

#define SUBSYSTEM_STATIC_SOURCE_SWITCH   ('sssw')
 

Definition at line 52 of file Subsystems.h.

Referenced by CStaticSourceSwitch::CStaticSourceSwitch(), and CElectricalSystem::Read().

#define SUBSYSTEM_STEERING_CONTROL   ('ster')
 

Definition at line 98 of file Subsystems.h.

Referenced by CSteeringControl::CSteeringControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_SUCTION_GAUGE   ('suct')
 

Definition at line 176 of file Subsystems.h.

#define SUBSYSTEM_SURFACE_DEICE   ('sdic')
 

Definition at line 198 of file Subsystems.h.

#define SUBSYSTEM_SWITCH_SET   ('swst')
 

Definition at line 56 of file Subsystems.h.

Referenced by CSwitchSet::CSwitchSet(), and CElectricalSystem::Read().

#define SUBSYSTEM_SYNCHROPHASER   ('sync')
 

Definition at line 197 of file Subsystems.h.

#define SUBSYSTEM_TACHOMETER   ('TACH')
 

Definition at line 84 of file Subsystems.h.

Referenced by CTachometer::CTachometer(), and CElectricalSystem::Read().

#define SUBSYSTEM_TACHOMETER_TIMER   ('takt')
 

Definition at line 90 of file Subsystems.h.

Referenced by CTachometerTimer::CTachometerTimer(), and CElectricalSystem::Read().

#define SUBSYSTEM_TACHOMETER_V1   ('tach')
 

Definition at line 146 of file Subsystems.h.

#define SUBSYSTEM_TAIL_ROTOR_CONTROL   ('tRtr')
 

Definition at line 230 of file Subsystems.h.

#define SUBSYSTEM_TAIL_ROTOR_TRIM_CONTROL   ('tRtt')
 

Definition at line 234 of file Subsystems.h.

#define SUBSYSTEM_TCAS_PANEL   ('tcas')
 

Definition at line 193 of file Subsystems.h.

#define SUBSYSTEM_TEMP_AIRSPEED_DISPLAY   ('tasd')
 

Definition at line 216 of file Subsystems.h.

#define SUBSYSTEM_TEMP_CONTROL   ('temp')
 

Definition at line 207 of file Subsystems.h.

#define SUBSYSTEM_THROTTLE_CONTROL   ('THRO')
 

Definition at line 96 of file Subsystems.h.

Referenced by CThrottleControl::CThrottleControl(), and CElectricalSystem::Read().

#define SUBSYSTEM_THROTTLE_CONTROL_V1   ('thro')
 

Definition at line 147 of file Subsystems.h.

#define SUBSYSTEM_THRUST_PITCH_CONTROL   ('tvpc')
 

Definition at line 227 of file Subsystems.h.

#define SUBSYSTEM_THRUST_REVERSE_CONTROL   ('trev')
 

Definition at line 210 of file Subsystems.h.

#define SUBSYSTEM_TIME_DELAY   ('tdla')
 

Definition at line 144 of file Subsystems.h.

#define SUBSYSTEM_TORQUE_METER   ('torq')
 

Definition at line 182 of file Subsystems.h.

#define SUBSYSTEM_TRANSPONDER_RADIO   ('xpdr')
 

Definition at line 116 of file Subsystems.h.

Referenced by CTransponderRadio::CTransponderRadio(), CRadioManager::Read(), and CElectricalSystem::Read().

#define SUBSYSTEM_TURN_COORDINATOR   ('TURN')
 

Definition at line 72 of file Subsystems.h.

Referenced by CTurnCoordinator::CTurnCoordinator(), and CElectricalSystem::Read().

#define SUBSYSTEM_TURN_COORDINATOR_V1   ('turn')
 

Definition at line 158 of file Subsystems.h.

#define SUBSYSTEM_UNIVERSAL_FMS   ('ufms')
 

Definition at line 247 of file Subsystems.h.

#define SUBSYSTEM_VACUUM_INDICATOR   ('vaci')
 

Definition at line 71 of file Subsystems.h.

Referenced by CVacuumIndicator::CVacuumIndicator(), and CElectricalSystem::Read().

#define SUBSYSTEM_VERTICAL_SPEED   ('VSI_')
 

Definition at line 66 of file Subsystems.h.

Referenced by CVerticalSpeedIndicator::CVerticalSpeedIndicator(), and CElectricalSystem::Read().

#define SUBSYSTEM_VERTICAL_SPEED_V1   ('vsi_')
 

Definition at line 154 of file Subsystems.h.

#define SUBSYSTEM_VIRTUAL_GPS   ('vgps')
 

Definition at line 223 of file Subsystems.h.

#define SUBSYSTEM_VOLTMETER   ('volt')
 

Definition at line 162 of file Subsystems.h.

#define SUBSYSTEM_WEATHER_RADAR   ('wrdr')
 

Definition at line 185 of file Subsystems.h.

#define SUBSYSTEM_WHEEL_MODEL   ('whls')
 

Definition at line 238 of file Subsystems.h.

#define SUBSYSTEM_WING_DEICE   ('wdic')
 

Definition at line 215 of file Subsystems.h.

#define SUBSYSTEM_WING_MODEL   ('wngs')
 

Definition at line 240 of file Subsystems.h.

#define SUBSYSTEM_WIPER_CONTROL   ('wipe')
 

Definition at line 208 of file Subsystems.h.


Enumeration Type Documentation

enum EBKKX155ComMode
 

Enumerator:
COM_MODE_NORMAL 
COM_MODE_SELECT 
COM_MODE_PROGRAM 

Definition at line 1533 of file Subsystems.h.

enum EBKKX155NavMode
 

Enumerator:
NAV_MODE_STANDBY 
NAV_MODE_CDI 
NAV_MODE_BEARING 
NAV_MODE_RADIAL 
NAV_MODE_TIMER 

Definition at line 1539 of file Subsystems.h.

enum EDependentFunction
 

Enumerator:
DEPENDENCY_AND 
DEPENDENCY_OR 

Definition at line 335 of file Subsystems.h.

enum EDependentPolling
 

Enumerator:
POLL_NEVER 
POLL_CHANGED 
POLL_ALWAYS 

Definition at line 340 of file Subsystems.h.

enum EEvalState
 

Enumerator:
EVAL_UNKNOWN 
EVAL_INPROGRESS 
EVAL_COMPLETE 

Definition at line 274 of file Subsystems.h.

enum EIndicationMode
 

Enumerator:
INDN_NONE 
INDN_LINEAR 
INDN_EXPONENTIAL 

Definition at line 268 of file Subsystems.h.

enum EMonitorMode
 

Enumerator:
MONITOR_LT 
MONITOR_GT 
MONITOR_LE 
MONITOR_GE 

Definition at line 445 of file Subsystems.h.

enum ETransponderMode
 

Enumerator:
XPDR_OFF 
XPDR_STARTUPA1 
XPDR_STARTUPA2 
XPDR_STANDBY 
XPDR_TEST 
XPDR_ON 
XPDR_ALT 

Definition at line 1445 of file Subsystems.h.

enum ETransponderSwitchMode
 

Enumerator:
XPDR_SWITCH_OFF 
XPDR_SWITCH_STANDBY 
XPDR_SWITCH_TEST 
XPDR_SWITCH_ON 
XPDR_SWITCH_ALT 

Definition at line 1455 of file Subsystems.h.

SourceForge.net Logo Documentation generated by doxygen