Skip to main content

Interface: MFDFPLPageProps

Component props for MFDFPLPage.

Hierarchy

Properties

bus

bus: EventBus

The event bus.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLPage.tsx:24


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

MFDUiPageProps.children

Defined in

sdk/components/FSComponent.ts:122


fms

fms: Fms<any>

An instance of the flight planner.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLPage.tsx:27


menuSystem: SoftKeyMenuSystem

The softkey menu system.

Inherited from

MFDUiPageProps.menuSystem

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/MFDUiPage.tsx:15


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

MFDUiPageProps.ref

Defined in

sdk/components/FSComponent.ts:125


tas

tas: TrafficAdvisorySystem

The G1000 traffic advisory system.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/FPL/MFDFPLPage.tsx:30


viewService

viewService: ViewService

The view service to which this page belongs.

Inherited from

MFDUiPageProps.viewService

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiPage.tsx:13