Interface: ProgressPageProps
Props for ProgressPage
Hierarchy
↳
ProgressPageProps
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/ProgressPage.tsx:27
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
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
Defined in
sdk/components/FSComponent.ts:125