Skip to main content

Interface: WT21VNavDataEvents

WT21 VNAV data events

Hierarchy

  • VNavDataEvents

    WT21VNavDataEvents

Properties

approach_supports_gp

approach_supports_gp: boolean

Whether or not a loaded and active GPS Approach can support vertical guidance (GP).

Inherited from

VNavDataEvents.approach_supports_gp

Defined in

sdk/autopilot/vnav/VNavDataEvents.ts:9


gp_available

gp_available: boolean

Whether or not vertical guidance (GP) is currently available for display and guidance.

Inherited from

VNavDataEvents.gp_available

Defined in

sdk/autopilot/vnav/VNavDataEvents.ts:18


gp_gsi_scaling

gp_gsi_scaling: number

The full scale deflection of the vertical GSI due to GPS glidepath deviation, in feet.

Inherited from

VNavDataEvents.gp_gsi_scaling

Defined in

sdk/autopilot/vnav/VNavDataEvents.ts:21


vnav_active_leg_alt

vnav_active_leg_alt: number

The active leg vnav calculated target altitude in meters.

Inherited from

VNavDataEvents.vnav_active_leg_alt

Defined in

sdk/autopilot/vnav/VNavDataEvents.ts:15


vnav_path_display

vnav_path_display: boolean

Whether VNAV path details should be displayed.

Inherited from

VNavDataEvents.vnav_path_display

Defined in

sdk/autopilot/vnav/VNavDataEvents.ts:12


wt21vnav_des_advisory_distance

wt21vnav_des_advisory_distance: number

Distance from end of route to DES advisory position, in meters. -1 -> no DES advisory relevant

Defined in

workingtitle-instruments-wt21/shared/Navigation/WT21VnavEvents.ts:15


wt21vnav_des_advisory_global_leg_index

wt21vnav_des_advisory_global_leg_index: number

Global leg index on which the DES advisory sits. -1 -> no DES advisory relevant

Defined in

workingtitle-instruments-wt21/shared/Navigation/WT21VnavEvents.ts:10


wt21vnav_des_advisory_leg_distance

wt21vnav_des_advisory_leg_distance: number

Distance from end of leg to DES advisory on the leg at wt21vnav_des_advisory_global_leg_index, in meters. -1 -> no DES advisory relevant

Defined in

workingtitle-instruments-wt21/shared/Navigation/WT21VnavEvents.ts:21