Enumeration: G3XFplSource
G3X Touch flight plan sources.
Enumeration Members
External1
• External1 = "External1"
The external flight plan source is selected and the first external source is in use.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/FlightPlan/G3XFplSourceTypes.ts:14
External2
• External2 = "External2"
The external flight plan source is selected and the second external source is in use.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/FlightPlan/G3XFplSourceTypes.ts:17
Internal
• Internal = "Internal"
The internal flight plan source is selected and in use.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/FlightPlan/G3XFplSourceTypes.ts:8
InternalRev
• InternalRev = "InternalRev"
The internal flight plan source is in use as a reversion due to unavailability of the external flight plan source.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/FlightPlan/G3XFplSourceTypes.ts:11