Skip to main content

Interface: MFDNearestPageProps

The properties on the flight plan popout component.

Hierarchy

Properties

bus

bus: EventBus

An instance of the event bus.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:26


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

UiPageProps.children

Defined in

sdk/components/FSComponent.ts:122


fms

fms: Fms<any>

An FMS state manager.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:29


loader

loader: FacilityLoader

A facility loader.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:35


menuSystem: SoftKeyMenuSystem

The MenuSystem.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:32


publisher

publisher: ControlPublisher

A ControlPublisher

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:38


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

UiPageProps.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/Nearest/MFDNearestPage.tsx:41


viewService

viewService: MFDViewService

The MFD view service.

Overrides

UiPageProps.viewService

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Nearest/MFDNearestPage.tsx:44