Interface: MFDFPLWeatherProps
Component props for MFDFPLWeather.
Hierarchy
ComponentProps
↳
MFDFPLWeatherProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
facLoader
• facLoader: FacilityLoader
A facility loader.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLWeather.tsx:15
fms
• fms: Fms
<any
>
The flight management system.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLWeather.tsx:18
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
selection
• selection: Subscribable
<FlightPlanSelection
>
A subscribable which provides the selected flight plan element.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLWeather.tsx:21