Interface: HsiRoseProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:25
Component props for HsiRose.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:27
An instance of the event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
dataProvider
dataProvider:
HsiDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:33
A provider of HSI data.
fmsConfig
fmsConfig:
FmsConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:30
A configuration object defining options for the FMS.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
show
show:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:39
Whther the rose should be visible.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiRose.tsx:36
A manager for display units user settings.