Skip to main content

Enumeration: ToldThrustReverserSelectable

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:38

States describing which TOLD (takeoff/landing) performance calculation thrust reverser settings are selectable.

Enumeration Members

Both

Both: "Both"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:46

Both the true and false thrust reverser settings are selectable.


OnlyFalse

OnlyFalse: "OnlyFalse"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:40

Only the false thrust reverser setting is selectable.


OnlyTrue

OnlyTrue: "OnlyTrue"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:43

Only the true thrust reverser setting is selectable.