Class: WT21FixInfoPageStore
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:10
Data store for the fix info page
Constructors
Constructor
new WT21FixInfoPageStore():
WT21FixInfoPageStore
Returns
WT21FixInfoPageStore
Properties
activeRouteExists
readonly
activeRouteExists:Subject
<boolean
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:27
currentAbeamPointCalculated
currentAbeamPointCalculated:
boolean
=false
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:25
currentDisCross
readonly
currentDisCross:Subject
<[null
|number
,boolean
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:17
currentFixIdent
readonly
currentFixIdent:Subject
<null
|string
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:14
currentLatCross
readonly
currentLatCross:Subject
<[null
|number
,boolean
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:19
currentLonCross
readonly
currentLonCross:Subject
<[null
|number
,boolean
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:20
currentRadCross
readonly
currentRadCross:Subject
<[null
|number
,boolean
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:16
currentRef
readonly
currentRef:Subject
<FixInfoRef
>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:22
currentRefCrsDist
readonly
currentRefCrsDist:Subject
<[null
|number
,null
|number
]>
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:23
Methods
erasePageData()
erasePageData():
void
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:32
Erase the page data
Returns
void