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