Interface: MfdNrstViewProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:49
Component props for MfdNrstView.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
comRadioSpacingDataProvider
comRadioSpacingDataProvider:
ComRadioSpacingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:60
A provider of COM radio spacing mode data.
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:18
A reference to the root element of the view's container.
Inherited from
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:57
A provider of flight plan source data.
gduSettingManager
gduSettingManager:
UserSettingManager
<GduUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:63
A manager for GDU user settings.
mapConfig
mapConfig:
MapConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:66
A configuration object defining options for the map.
posHeadingDataProvider
posHeadingDataProvider:
PositionHeadingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:54
A provider of airplane position and heading data.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
trafficSystem
trafficSystem:
null
|TrafficSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/MfdNrstView.tsx:51
The traffic system used by the page's map to display traffic, or null
if there is no traffic system.
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15
The UI service instance.