Interface: MfdFplPageProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:78
Props for MfdFplPage
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:17
A reference to the root element of the container of the page's parent UI view.
Inherited from
flightPlanningConfig
flightPlanningConfig:
FmsFlightPlanningConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:95
A configuration object defining options for flight planning.
flightPlanStore
flightPlanStore:
FlightPlanStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:89
A store for the active flight plan.
fms
fms:
G3XFms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:80
The FMS.
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:86
A provider of flight plan source data.
gduSettingManager
gduSettingManager:
UserSettingManager
<GduUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:92
A manager for GDU user settings.
mapConfig
mapConfig:
MapConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:98
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
trafficSystem
trafficSystem:
null
|TrafficSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:83
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/MFD/PageNavigation/MfdPage.ts:14
The UI service instance.
Inherited from
unitsConfig
unitsConfig:
UnitsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdFplPage/MfdFplPage.tsx:101
A configuration object defining options for measurement units.