Interface: FmsSpeedBugProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/FmsSpeedBug.tsx:10
Props for the FMS computed speed bug.
Extends
Properties
altitudeDataProvider
readonly
altitudeDataProvider:AltitudeDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/FmsSpeedBug.tsx:12
An altitude data provider.
autopilotDataProvider
readonly
autopilotDataProvider:AutopilotDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/FmsSpeedBug.tsx:14
An autopilot data provider.
autothrottleDataProvider
readonly
autothrottleDataProvider:AutothrottleDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/FmsSpeedBug.tsx:16
An autothrottle data provider.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.