Enumeration: AltAlertState
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:6
The state of the altitude alerter.
Enumeration Members
ARMED
ARMED:
1
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:10
Armed Mode.
CAPTURED
CAPTURED:
4
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:16
Captured the preselected altitude.
DEVIATION_200
DEVIATION_200:
5
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:18
Outside of the 200ft deviation zone
DISABLED
DISABLED:
0
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:8
Disabled Mode
WITHIN_1000
WITHIN_1000:
2
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:12
Within 1000 feet of preselected altitude.
WITHIN_200
WITHIN_200:
3
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/FlightInstruments/AltitudeAlertController.ts:14
Within 200 feet of preselected altitude.