Type Alias: LandingPerfConfigurationOptions
LandingPerfConfigurationOptions =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:104
Landing performance calculation configuration options.
Properties
antiIce?
optional
antiIce:Readonly
<ToldAntiIceOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:109
Anti-ice options. If not defined, anti-ice options are not supported.
autothrottle?
optional
autothrottle:Readonly
<ToldAutothrottleOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:115
Autothrottle options. If not defined, autothrottle options are not supported.
flaps?
optional
flaps:Readonly
<ToldFlapsOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:106
Flaps configuration options. If not defined, flaps options are not supported.
thrustReverser?
optional
thrustReverser:Readonly
<ToldThrustReverserOptions
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldConfig.ts:112
Thrust reverser options. If not defined, thrust reverser options are not supported.