Class: WT21FixInfoPageStore
Data store for the fix info page
Constructors
constructor
• new WT21FixInfoPageStore(): WT21FixInfoPageStore
Returns
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
Erase the page data
Returns
void
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Pages/FixInfo/FixInfoPageStore.ts:32