Interface: HSIProps
Component props for Hsi.
Hierarchy
ComponentProps
↳
HSIProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
src/sdk/components/FSComponent.ts:122
dataProvider
• dataProvider: HsiDataProvider
A data provider for the HSI.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:32
declutter
• declutter: Subscribable
<boolean
>
Whether the HSI should be decluttered.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:47
gduSettingManager
• gduSettingManager: UserSettingManager
<GduUserSettingTypes
>
A manager for GDU user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:35
hsiSettingManager
• hsiSettingManager: UserSettingManager
<PfdHsiUserSettingTypes
>
A manager for HSI user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:38
radiosConfig
• radiosConfig: RadiosConfig
A configuration object defining options for radios.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:44
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
src/sdk/components/FSComponent.ts:125
uiService
• uiService: UiService
The UI service.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:29
unitsSettingManager
• unitsSettingManager: UnitsUserSettingManager
<UnitsUserSettingTypes
>
A manager for display units user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/Hsi.tsx:41