Skip to main content

Interface: PosReportPageProps

Props for PosReportPage

Hierarchy

Properties

bus

bus: EventBus

The event bus

Inherited from

MfdTextPageProps.bus

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

MfdTextPageProps.children

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

MfdTextPageProps.mfdIndex

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

MfdTextPageProps.ref

Defined in

sdk/components/FSComponent.ts:125