Interface: PosReportPageProps
Props for PosReportPage
Hierarchy
↳
PosReportPageProps
Properties
bus
• bus: EventBus
The event bus
Inherited from
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/MfdTextPageComponent.tsx:10
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
facLoader
• facLoader: FacilityLoader
The facility loader
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:26
mfdIndex
• mfdIndex: number
MFD index of the page instance
Inherited from
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/MfdTextPageComponent.tsx:15
performancePlan
• performancePlan: PerformancePlanData
The performance plan
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:36
planner
• planner: FlightPlanner
<any
>
The flight planner
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:21
predictor
• predictor: FlightPlanPredictor
The flight plan predictor
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:31
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125