Interface: G3000AirspeedIndicatorProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:18
Component props for G3000AirspeedIndicator.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:20
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
config
config:
AirspeedIndicatorConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:23
The configuration object for the indicator.
dataProvider
dataProvider:
AirspeedIndicatorDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:26
A data provider for the altimeter.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:32
Whether the indicator should be decluttered due to unusual attitudes.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
vSpeedSettingManager
vSpeedSettingManager:
VSpeedUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Airspeed/G3000AirspeedIndicator.tsx:29
A manager for reference V-speed settings.