Skip to main content

Enumeration: Epic2FadecModes

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:6

FADEC modes for the Epic2.

Enumeration Members

ATR

ATR: "ATR"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:26

Auto Thrust Reserve.


CLBCRZ

CLBCRZ: "CLB"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:20

CLB thrust scale.


GROUND

GROUND: "GROUND"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:17

Takeoff thrust scale while on the ground.


START

START: "START"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:11

Engine start.


STOP

STOP: "STOP"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:8

Engine not running.


TO

TO: "TO"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:14

Takeoff thrust.


TR

TR: "T/R"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:23

Reverse thrust.


UNDEF

UNDEF: "UNDEF"

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2Fadec.ts:29

Default undefined state.