Interface: HSIProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:31
Component props for Hsi.
Extends
Properties
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:125
The children of the display component.
Inherited from
dataProvider
dataProvider:
HsiDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:36
A data provider for the HSI.
declutter
declutter:
Subscribable<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:51
Whether the HSI should be decluttered.
gduSettingManager
gduSettingManager:
UserSettingManager<GduUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:39
A manager for GDU user settings.
hsiSettingManager
hsiSettingManager:
UserSettingManager<PfdHsiUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:42
A manager for HSI user settings.
radiosConfig
radiosConfig:
RadiosConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:48
A configuration object defining options for radios.
ref?
optionalref:NodeReference<any>
Defined in: src/sdk/components/FSComponent.ts:128
A reference to the display component.
Inherited from
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:33
The UI service.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/Hsi.tsx:45
A manager for display units user settings.