Interface: PosReportActiveOrUpcomingLegProps
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:399
Props for PosReportActiveOrUpcomingLeg
Extends
PosReportLegSectionProps
Properties
active
active:
boolean
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:408
Whether this is for the active leg
bus
bus:
EventBus
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:217
The event bus
Inherited from
PosReportLegSectionProps.bus
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
PosReportLegSectionProps.children
flightPlanUpdateSub
flightPlanUpdateSub:
Subscribable
<any
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:227
Flight plan change subscribable
Inherited from
PosReportLegSectionProps.flightPlanUpdateSub
indexDelta
indexDelta:
number
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:403
Index delta from the active leg index
nominalActiveLegIndexSub
nominalActiveLegIndexSub:
Subscribable
<number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:232
Nominal active leg index subscribable
Inherited from
PosReportLegSectionProps.nominalActiveLegIndexSub
performancePlan
performancePlan:
PerformancePlanData
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:247
The performance plan
Inherited from
PosReportLegSectionProps.performancePlan
planner
planner:
FlightPlanner
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:237
The flight planner
Inherited from
PosReportLegSectionProps.planner
predictor
predictor:
FlightPlanPredictor
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:242
The flight plan predictor
Inherited from
PosReportLegSectionProps.predictor
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
PosReportLegSectionProps.ref
updateSub
updateSub:
Subscribable
<any
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/PosReportPage.tsx:222
Update subscribable
Inherited from
PosReportLegSectionProps.updateSub