Class: FplnHoldPageStore
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:25
Store for FPLN HOLD page
Constructors
Constructor
new FplnHoldPageStore():
FplnHoldPageStore
Returns
FplnHoldPageStore
Properties
FrozenMslAltitudeSubject
readonly
FrozenMslAltitudeSubject:Subject
<number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:40
Contains MSL altitude used for calculating hold speed. Only set when hold leg is selected.
GroundSpeedSubject
readonly
GroundSpeedSubject:Subject
<number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:30
Contains current ground speed
HoldLeg
readonly
HoldLeg:Subject
<null
|LegDefinition
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:65
Contains hold leg data
HoldLegIndex
readonly
HoldLegIndex:Subject
<null
|number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:50
Contains index of hold leg in the plan
HoldLegIsPpos
readonly
HoldLegIsPpos:Subject
<boolean
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:60
Contains whether the hold leg is PPOS
HoldLegSubject
readonly
HoldLegSubject:Subject
<null
|LegDefinition
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:55
Contains hold leg
HoldSpeed
readonly
HoldSpeed:MappedSubject
<[number
,HoldMaxSpeedRule
], [number
,boolean
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:75
Contains data for display of hold speed
HoldSpeedRule
readonly
HoldSpeedRule:Subject
<HoldMaxSpeedRule
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:70
Contains selected speed mode data
InboundCourse
readonly
InboundCourse:Subject
<number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:85
Contains selected inbound course
InboundCourseTurnDirection
readonly
InboundCourseTurnDirection:MappedSubject
<[number
,"R"
|"L"
],HoldDirectionParameters
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:92
LnavSuspended
readonly
LnavSuspended:Subject
<boolean
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:45
Contains whether LNAV is suspended
MslAltitudeSubject
readonly
MslAltitudeSubject:Subject
<number
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:35
Contains current MSL altitude
TurnDirection
readonly
TurnDirection:Subject
<"R"
|"L"
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Pages/FplnHoldPage.ts:90
Contains selected turn direction