Skip to main content

Interface: GpwsEvents

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:6

Events related to GPWS data.

Properties

gpws_geo_altitude

gpws_geo_altitude: number

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:14

The geometric altitude of the airplane, in feet.


gpws_geo_vertical_speed

gpws_geo_vertical_speed: number

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:17

The geometric vertical speed of the airplane, in feet per minute.


gpws_is_pos_valid

gpws_is_pos_valid: boolean

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:11

Whether GPWS has a valid position fix for the airplane.


gpws_nearest_runway_altitude

gpws_nearest_runway_altitude: null | number

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:23

The geometric altitude (elevation) of the nearest runway to the airplane, in feet, or null if nearest runway data are not available.


gpws_operating_mode

gpws_operating_mode: GpwsOperatingMode

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:8

The current GPWS operating mode.


gpws_steep_approach_mode

gpws_steep_approach_mode: boolean

Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsEvents.ts:26

Whether steep approach mode is active