Skip to main content

Interface: WT21LNavDataSimVarEvents

Events derived from WT21 LNAV-related data sim vars.

Hierarchy

  • LNavDataSimVarEvents

    WT21LNavDataSimVarEvents

Properties

lnavdata_cdi_scale: number

The current CDI scale, in nautical miles.

Inherited from

LNavDataSimVarEvents.lnavdata_cdi_scale

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:55


lnavdata_cdi_scale_label: CDIScaleLabel

The current CDI scale label.

Defined in

workingtitle-instruments-wt21/shared/Systems/Autopilot/WT21LNavDataEvents.ts:46


lnavdata_destination_distance: number

The nominal distance remaining to the destination, in nautical miles.

Inherited from

LNavDataSimVarEvents.lnavdata_destination_distance

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:67


lnavdata_destination_distance_direct: number

The straight-line distance between the present position and the destination, in nautical miles.

Defined in

workingtitle-instruments-wt21/shared/Systems/Autopilot/WT21LNavDataEvents.ts:52


lnavdata_distance_to_faf: number

The flight plan distance to the final approach fix, in nautical miles.

Defined in

workingtitle-instruments-wt21/shared/Systems/Autopilot/WT21LNavDataEvents.ts:55


lnavdata_dtk_mag: number

The current nominal desired track, in degrees magnetic.

Inherited from

LNavDataSimVarEvents.lnavdata_dtk_mag

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:46


lnavdata_dtk_true: number

The current nominal desired track, in degrees true.

Inherited from

LNavDataSimVarEvents.lnavdata_dtk_true

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:43


lnavdata_nominal_leg_index: number

The global leg index of the flight plan leg that is nominally being tracked by LNAV.

Defined in

workingtitle-instruments-wt21/shared/Systems/Autopilot/WT21LNavDataEvents.ts:43


lnavdata_tracked_leg_end_distance: number

The nominal distance remaining to the end of the currently tracked flight plan leg, in nautical miles.

Defined in

workingtitle-instruments-wt21/shared/Systems/Autopilot/WT21LNavDataEvents.ts:49


lnavdata_waypoint_bearing_mag: number

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

Inherited from

LNavDataSimVarEvents.lnavdata_waypoint_bearing_mag

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:61


lnavdata_waypoint_bearing_true: number

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

Inherited from

LNavDataSimVarEvents.lnavdata_waypoint_bearing_true

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:58


lnavdata_waypoint_distance: number

The nominal distance remaining to the next waypoint currently tracked by LNAV, in nautical miles.

Inherited from

LNavDataSimVarEvents.lnavdata_waypoint_distance

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:64


lnavdata_xtk: number

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

Inherited from

LNavDataSimVarEvents.lnavdata_xtk

Defined in

sdk/autopilot/lnav/LNavDataEvents.ts:52