Skip to main content

Enumeration: LNavObsVars

SimVar names for LNAV OBS data.

Enumeration Members

Active

Active = "L:WTAP_LNav_Obs_Active"

The current desired track, in degrees true.

Defined in

src/sdk/autopilot/lnav/LNavObsEvents.ts:11


Course

Course = "L:WTAP_LNav_Obs_Course"

The current 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.

Defined in

src/sdk/autopilot/lnav/LNavObsEvents.ts:17