Interface: AfcsSpeedBugProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/AfcsSpeedBug.tsx:12
Props for the dynamic speed bug.
Extends
Properties
airGroundDataProvider
airGroundDataProvider:
AirGroundDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/AfcsSpeedBug.tsx:17
An air ground data provider.
airspeedDataProvider
airspeedDataProvider:
AirspeedDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/AfcsSpeedBug.tsx:14
An airspeed data provider.
autopilotDataProvider
autopilotDataProvider:
AutopilotDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/AfcsSpeedBug.tsx:20
An autopilot data provider.
autothrottleDataProvider
autothrottleDataProvider:
AutothrottleDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/AfcsSpeedBug.tsx:23
Am 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.