Skip to main content

Interface: GpwsEvents

Events related to Boeing GPWS data.

Properties

gpws_geo_altitude

gpws_geo_altitude: number

The geometric altitude of the airplane, in feet.

Defined in

workingtitle-instruments-wt21/shared/Systems/gpws/GpwsEvents.ts:14


gpws_geo_vertical_speed

gpws_geo_vertical_speed: number

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

Defined in

workingtitle-instruments-wt21/shared/Systems/gpws/GpwsEvents.ts:17


gpws_is_pos_valid

gpws_is_pos_valid: boolean

Whether GPWS has a valid position fix for the airplane.

Defined in

workingtitle-instruments-wt21/shared/Systems/gpws/GpwsEvents.ts:11


gpws_nearest_runway_altitude

gpws_nearest_runway_altitude: null | number

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

Defined in

workingtitle-instruments-wt21/shared/Systems/gpws/GpwsEvents.ts:23


gpws_operating_mode

gpws_operating_mode: GpwsOperatingMode

The current GPWS operating mode.

Defined in

workingtitle-instruments-wt21/shared/Systems/gpws/GpwsEvents.ts:8