Skip to main content

Type Alias: LNavDataDtkVector

LNavDataDtkVector = object

Defined in: src/garminsdk/navigation/LNavDataEvents.ts:6

Information on a vector associated with a nominal LNAV desired track.

Properties

globalLegIndex

globalLegIndex: number

Defined in: src/garminsdk/navigation/LNavDataEvents.ts:8

The global index of the flight plan leg to which the vector belongs, or -1 if there is no vector.


vectorIndex

vectorIndex: number

Defined in: src/garminsdk/navigation/LNavDataEvents.ts:11

The index of the vector in its parent leg's flightPath array, or -1 if there is no vector.