Interface: HsiMapProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:30
Component props for HsiMap.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:32
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
config
config:
MapConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:47
A configuration object defining options for the map.
dataProvider
dataProvider:
HsiDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:50
A provider of HSI data.
flightPlanner
flightPlanner:
FlightPlanner
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:35
An instance of the flight planner.
fmsConfig
fmsConfig:
FmsConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:44
A configuration object defining options for the FMS.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:41
The index of the PFD to which the HSI map belongs.
pfdSensorsSettingManager
pfdSensorsSettingManager:
PfdSensorsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:53
A manager for all PFD sensors user settings.
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/HsiMap.tsx:59
Whether the map should be visible.
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:38
The traffic system.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/HSI/HsiMap.tsx:56
A manager for display units user settings.