Skip to main content

Enumeration: AutothrottleState

Defined in: workingtitle-instruments-epic2/shared/Instruments/AutothrottleDataProvider.ts:10

Enumeration Members

Active

Active: 3

Defined in: workingtitle-instruments-epic2/shared/Instruments/AutothrottleDataProvider.ts:18

The autothrottle is active.


Armed

Armed: 2

Defined in: workingtitle-instruments-epic2/shared/Instruments/AutothrottleDataProvider.ts:16

The autothrottle is armed for takeoff.


Inactive

Inactive: 0

Defined in: workingtitle-instruments-epic2/shared/Instruments/AutothrottleDataProvider.ts:12

The autothrottle is not currently active.


Warning

Warning: 1

Defined in: workingtitle-instruments-epic2/shared/Instruments/AutothrottleDataProvider.ts:14

The autothrottle is in warning state due to abnormal disconnect, or for 10 seconds after normal disconnect.