Interface: ThrustDirectorProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Autothrottle/ThrustDirector.tsx:10
Thrust director status props.
Extends
Properties
autothrottleDataProvider
readonly
autothrottleDataProvider:AutothrottleDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Autothrottle/ThrustDirector.tsx:12
An autothrottle data provider.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Autothrottle/ThrustDirector.tsx:16
Whether the PFD is being decluttered
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
thrustDirectorEnabled
readonly
thrustDirectorEnabled:Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Autothrottle/ThrustDirector.tsx:14
Whether the thrust director setting is enabled.