Skip to main content

Enumeration: LNavDataVars

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:9

Sim var names for LNAV-related data.

Enumeration Members

CDIScale

CDIScale: "L:WT_LNavData_CDI_Scale"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:23

The current CDI scale.


DestinationDistance

DestinationDistance: "L:WT_LNavData_Destination_Distance"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:35

The nominal distance remaining to the destination.


DTKMagnetic

DTKMagnetic: "L:WT_LNavData_DTK_Mag"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:14

The current nominal desired track, in degrees magnetic.


DTKTrue

DTKTrue: "L:WT_LNavData_DTK_True"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:11

The current nominal desired track, in degrees true.


WaypointBearingMagnetic

WaypointBearingMagnetic: "L:WT_LNavData_Waypoint_Bearing_Mag"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:29

The nominal bearing to the next waypoint currently tracked by LNAV, in degrees magnetic.


WaypointBearingTrue

WaypointBearingTrue: "L:WT_LNavData_Waypoint_Bearing_True"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:26

The nominal bearing to the next waypoint currently tracked by LNAV, in degrees true.


WaypointDistance

WaypointDistance: "L:WT_LNavData_Waypoint_Distance"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:32

The nominal distance remaining to the next waypoint currently tracked by LNAV.


XTK

XTK: "L:WT_LNavData_XTK"

Defined in: src/sdk/autopilot/lnav/LNavDataEvents.ts:20

The current nominal crosstrack error. Negative values indicate deviation to the left, as viewed when facing in the direction of the track. Positive values indicate deviation to the right.