Skip to main content

Enumeration: Epic2AutothrottleModes

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:66

Epic2 autothrottle system modes.

Enumeration Members

CLIMB

CLIMB: "CLIMB"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:77

Autothrottle targets CLB thrust.


DESC

DESC: "DESC"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:81

Autothrottle targets idle thrust.


HOLD

HOLD: "HOLD"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:71

Autothrottle servos are disabled to allow throttle to be held in place during takeoff and climb while below 400 feet AGL.


MAX_SPD

MAX_SPD: "MAX SPD"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:87

Automatic overspeed protection mode.


MIN_SPD

MIN_SPD: "MIN SPD"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:90

Automatic underspeed protection mode.


NONE

NONE: ""

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:68

Null mode.


SPD

SPD: "SPD"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:84

Autothrottle targets a set airspeed.


TO

TO: "TO"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:74

Autothrottle targets takeoff thrust.