Type Alias: TakeoffPerfConfigurationOptions
TakeoffPerfConfigurationOptions =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:87
Takeoff performance calculation configuration options.
Properties
antiIce?
optional
antiIce:Readonly
<ToldAntiIceOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:92
Anti-ice options. If not defined, anti-ice options are not supported.
flaps?
optional
flaps:Readonly
<ToldFlapsOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:89
Flaps configuration options. If not defined, flaps options are not supported.
rolling?
optional
rolling:Readonly
<ToldRollingTakeoffOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:98
Rolling takeoff options. If not defined, rolling takeoff options are not supported.
thrustReverser?
optional
thrustReverser:Readonly
<ToldThrustReverserOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:95
Thrust reverser options. If not defined, thrust reverser options are not supported.