Skip to main content

Interface: BaseVNavDataEvents

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:7

VNAV-related data events keyed by base topic names.

Extended by

Properties

approach_supports_gp

approach_supports_gp: boolean

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:9

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


gp_available

gp_available: boolean

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:18

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


gp_gsi_scaling

gp_gsi_scaling: number

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:21

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


vnav_active_leg_alt

vnav_active_leg_alt: number

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:15

The active leg vnav calculated target altitude in meters.


vnav_path_display

vnav_path_display: boolean

Defined in: src/sdk/autopilot/vnav/VNavDataEvents.ts:12

Whether VNAV path details should be displayed.