Interface: PfdTrafficInsetProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:30
Component props for PfdTrafficInset.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
displaySettingManager
displaySettingManager:
UserSettingManager
<DisplayUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:44
A manager for display user settings.
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:38
A provider of flight plan source data.
gduSettingManager
gduSettingManager:
UserSettingManager
<GduUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:41
A manager for GDU user settings.
mapConfig
mapConfig:
MapConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:47
A configuration object defining options for the map.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
side
side:
"left"
|"right"
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:11
The side to which the inset belongs.
Inherited from
trafficSource
trafficSource:
G3XTrafficSystemSource
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:35
The traffic data source used by the traffic system.
trafficSystem
trafficSystem:
TrafficSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdTrafficInset/PfdTrafficInset.tsx:32
The traffic system used by the map.
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:14
The UI service instance.