Interface: G3XObsControllerFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XObsController.ts:12
A provider of data related to flight plan source for a G3XObsController.
Properties
externalSourceCount
readonlyexternalSourceCount:0|1|2
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XObsController.ts:23
The number of supported external flight plan sources.
externalSourceDefs
readonlyexternalSourceDefs: readonly (Readonly<G3XFplSourceDataProviderSourceDef> |undefined)[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XObsController.ts:20
Definitions describing the external flight plan sources. The index of each definition corresponds to the index of the source's parent external navigator.
internalSourceDef
readonlyinternalSourceDef:Readonly<G3XFplSourceDataProviderSourceDef>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XObsController.ts:14
The definition describing the internal flight plan source.