Skip to main content

Type Alias: ToldThrustReverserSelectableChecker()

ToldThrustReverserSelectableChecker = (surface, flaps?, antiIce?) => ToldThrustReverserSelectable

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

A function which checks which of the TOLD (takeoff/landing) performance calculation thrust reverser settings are selectable for a given set of conditions.

Parameters

ParameterTypeDescription
surfaceToldRunwaySurfaceConditionThe runway surface condition.
flaps?stringThe name of the flaps setting.
antiIce?booleanWhether anti-ice is on.

Returns

ToldThrustReverserSelectable

Which of the TOLD (takeoff/landing) performance calculation thrust reverser settings are selectable for the specified set of conditions.