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?
optionalantiIce: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?
optionalautothrottle: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?
optionalflaps: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?
optionalthrustReverser: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.