Skip to main content

Enumeration: GarminLNavDataVars

Sim var names for Garmin LNAV-related data.

Enumeration Members

CDIScaleLabel

CDIScaleLabel = "L:WTGarmin_LNavData_CDI_Scale_Label"

The current CDI scale label.

Defined in

src/garminsdk/navigation/LNavDataEvents.ts:54


EgressDistance

EgressDistance = "L:WTGarmin_LNavData_Egress_Distance"

The nominal distance remaining to the egress transition of the currently tracked flight plan leg.

Defined in

src/garminsdk/navigation/LNavDataEvents.ts:57


NextDTKMagnetic

NextDTKMagnetic = "L:WTGarmin_LNavData_Next_DTK_Mag"

The nominal desired track at the beginning of the flight plan leg following the currently tracked leg, in degrees magnetic.

Defined in

src/garminsdk/navigation/LNavDataEvents.ts:50


NextDTKTrue

NextDTKTrue = "L:WTGarmin_LNavData_Next_DTK_True"

The nominal desired track at the beginning of the flight plan leg following the currently tracked leg, in degrees true.

Defined in

src/garminsdk/navigation/LNavDataEvents.ts:47


ToFrom

ToFrom = "L:WTGarmin_LNavData_ToFrom"

The nominal distance remaining to the egress transition of the currently tracked flight plan leg.

Defined in

src/garminsdk/navigation/LNavDataEvents.ts:60