Type Alias: G3XFplSourceDataProviderSourceDef
G3XFplSourceDataProviderSourceDef =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:11
A definition describing a flight plan source.
Properties
cdiId
cdiId:
string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:25
The ID of the CDI associated with the flight plan source.
externalNavigatorIndex?
optional
externalNavigatorIndex:number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:13
The index of the flight plan source's parent external navigator, or undefined
if the source is an internal source.
fms
fms:
Fms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:16
The Garmin FMS instance associated with the flight plan source.
lnavIndex
lnavIndex:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:19
The index of the LNAV instance associated with the flight plan source.
vnavIndex
vnavIndex:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFplSourceDataProvider.ts:22
The index of the VNAV instance associated with the flight plan source.