Class: FPLDetailsStore
The store class for FPLDetails
Constructors
constructor
• new FPLDetailsStore(bus
): FPLDetailsStore
Constructor.
Parameters
Name | Type | Description |
---|---|---|
bus | EventBus | The event bus. |
Returns
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:29
Properties
activeLeg
• Readonly
activeLeg: Subject
<ActiveLegDefinition
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:19
activeLegState
• Readonly
activeLegState: Subject
<ActiveLegStates
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:20
currentAltitude
• currentAltitude: number
= 0
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:22
facilityInfo
• facilityInfo: FacilityInfo
Information on our origin, arrival and destination facilities to save lookups.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:12
loader
• Readonly
loader: FacilityLoader
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:10
segments
• Readonly
segments: ArraySubject
<FlightPlanSegment
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:18
selectedAltitude
• selectedAltitude: number
= 0
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLDetailsStore.ts:23