Skip to main content

Interface: DynamicSpeedBugProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/DynamicSpeedBug.tsx:8

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/DynamicSpeedBug.tsx:13

An air ground data provider.


airspeedDataProvider

airspeedDataProvider: AirspeedDataProvider

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/DynamicSpeedBug.tsx:10

An airspeed data provider.


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref


stallWarningDataProvider

stallWarningDataProvider: StallWarningDataProvider

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Airspeed/DynamicSpeedBug.tsx:16

A stall warning data provider.