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