Interface: MFDTrafficMapPageProps
Component props for MFDTrafficMapPage.
Hierarchy
↳
MFDTrafficMapPageProps
Properties
bus
• bus: EventBus
The event bus.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Traffic/MFDTrafficMapPage.tsx:23
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
flightPlanner
• flightPlanner: FlightPlanner
<any
>
An instance of the flight planner.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/UI/Traffic/MFDTrafficMapPage.tsx:26
menuSystem
• menuSystem: SoftKeyMenuSystem
The softkey menu system.
Inherited from
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
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/Traffic/MFDTrafficMapPage.tsx:29
viewService
• viewService: ViewService
The view service to which this page belongs.
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiPage.tsx:13