Class: FplnHoldPageStore
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:26
Store for FPLN HOLD page
Constructors
Constructor
new FplnHoldPageStore():
FplnHoldPageStore
Returns
FplnHoldPageStore
Properties
FrozenMslAltitudeSubject
readonlyFrozenMslAltitudeSubject:Subject<number>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:41
Contains MSL altitude used for calculating hold speed. Only set when hold leg is selected.
GroundSpeedSubject
readonlyGroundSpeedSubject:Subject<number>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:31
Contains current ground speed
HoldLeg
readonlyHoldLeg:Subject<null|LegDefinition>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:66
Contains hold leg data
HoldLegIndex
readonlyHoldLegIndex:Subject<null|number>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:51
Contains index of hold leg in the plan
HoldLegIsPpos
readonlyHoldLegIsPpos:Subject<boolean>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:61
Contains whether the hold leg is PPOS
HoldLegSubject
readonlyHoldLegSubject:Subject<null|LegDefinition>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:56
Contains hold leg
HoldSpeed
readonlyHoldSpeed:MappedSubject<[number,HoldMaxSpeedRule], [number,boolean]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:76
Contains data for display of hold speed
HoldSpeedRule
readonlyHoldSpeedRule:Subject<HoldMaxSpeedRule>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:71
Contains selected speed mode data
InboundCourse
readonlyInboundCourse:Subject<number>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:86
Contains selected inbound course
InboundCourseTurnDirection
readonlyInboundCourseTurnDirection:MappedSubject<[number,"R"|"L"],HoldDirectionParameters>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:93
LnavSuspended
readonlyLnavSuspended:Subject<boolean>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:46
Contains whether LNAV is suspended
MslAltitudeSubject
readonlyMslAltitudeSubject:Subject<number>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:36
Contains current MSL altitude
TurnDirection
readonlyTurnDirection:Subject<"R"|"L">
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FplnHoldPage.ts:91
Contains selected turn direction