Skip to main content

Enumeration: AltAlertState

The state of the altitude alerter.

Enumeration Members

ARMED

ARMED = 1

Armed Mode.

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:10


CAPTURED

CAPTURED = 4

Captured the preselected altitude.

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:16


DEVIATION_1000

DEVIATION_1000 = 6

Outside of the 1000ft deviation zone

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:20


DEVIATION_200

DEVIATION_200 = 5

Outside of the 200ft deviation zone

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:18


DISABLED

DISABLED = 0

Disabled Mode

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:8


WITHIN_1000

WITHIN_1000 = 2

Within 1000 feet of preselected altitude.

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:12


WITHIN_200

WITHIN_200 = 3

Within 200 feet of preselected altitude.

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/PFD/Components/FlightInstruments/AltitudeAlertController.ts:14