Skip to main content

Enumeration: AltAlertState

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

The state of the altitude alerter.

Enumeration Members

ARMED

ARMED: 1

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

Armed Mode.


CAPTURED

CAPTURED: 4

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

Captured the preselected altitude.


DEVIATION_1000

DEVIATION_1000: 6

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

Outside of the 1000ft deviation zone


DEVIATION_200

DEVIATION_200: 5

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

Outside of the 200ft deviation zone


DISABLED

DISABLED: 0

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

Disabled Mode


WITHIN_1000

WITHIN_1000: 2

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

Within 1000 feet of preselected altitude.


WITHIN_200

WITHIN_200: 3

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

Within 200 feet of preselected altitude.