Interface: PfdFlightPlanInsetProps
Component props for PfdFlightPlanInset.
Hierarchy
↳
PfdFlightPlanInsetProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:122
flightPlanningConfig
• flightPlanningConfig: FmsFlightPlanningConfig
A configuration object defining options for flight planning.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInset.tsx:37
fms
• fms: G3XFms
The FMS.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInset.tsx:31
fplSourceDataProvider
• fplSourceDataProvider: G3XFplSourceDataProvider
A provider of flight plan source data.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInset.tsx:34
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:125
side
• side: "left"
| "right"
The side to which the inset belongs.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:11
uiService
• uiService: UiService
The UI service instance.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:14