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