Skip to main content

Interface: ProgressPageProps

Props for ProgressPage

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/ProgressPage.tsx:27


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

Performance plan data

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/ProgressPage.tsx:37


planner

planner: FlightPlanner<any>

The flight planner

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/ProgressPage.tsx:22


predictor

predictor: FlightPlanPredictor

The flight plan predictor

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/ProgressPage.tsx:32


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

MfdTextPageProps.ref

Defined in

sdk/components/FSComponent.ts:125