Interface: MfdWaypointPageProps
Component props for MfdWaypointPage
Hierarchy
↳
MfdWaypointPageProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:122
comRadioSpacingDataProvider
• comRadioSpacingDataProvider: ComRadioSpacingDataProvider
A provider of COM radio spacing mode data.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:51
containerRef
• containerRef: NodeReference
<HTMLElement
>
A reference to the root element of the container of the page's parent UI view.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/PageNavigation/MfdPage.ts:17
displaySettingManager
• displaySettingManager: UserSettingManager
<DisplayUserSettingTypes
>
A manager for display user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:57
fms
• fms: G3XFms
The FMS.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:42
fplSourceDataProvider
• fplSourceDataProvider: G3XFplSourceDataProvider
A provider of flight plan source data.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:48
gduSettingManager
• gduSettingManager: UserSettingManager
<GduUserSettingTypes
>
A manager for GDU user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:54
mapConfig
• mapConfig: MapConfig
A configuration object defining options for the map.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:60
posHeadingDataProvider
• posHeadingDataProvider: PositionHeadingDataProvider
A provider of airplane position and heading data.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:45
radiosConfig
• radiosConfig: RadiosConfig
A configuration object defining options for radios.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/MainView/Pages/MfdWaypointPage/MfdWaypointPage.tsx:63
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:125
uiService
• uiService: UiService
The UI service instance.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/PageNavigation/MfdPage.ts:14