Interface: HSIProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:21
Properties on the HSI component.
Extends
ComponentProps
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:23
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
ComponentProps.children
dataProvider
dataProvider:
HsiDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:44
A data provider for the HSI.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:50
Whether the HSI should be decluttered.
flightPlanner
flightPlanner:
FlightPlanner
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:26
An instance of the flight planner.
iauSettingManager
iauSettingManager:
IauUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:38
A manager for all IAU user settings.
mapConfig
mapConfig:
MapConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:35
A configuration object defining options for the HSI map.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:32
The index of the PFD to which the HSI belongs.
pfdMapLayoutSettingManager
pfdMapLayoutSettingManager:
UserSettingManager
<PfdMapLayoutUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:41
Manager for PFD map layout user settings.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:29
The traffic system.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/Hsi.tsx:47
A manager for display units user settings.