Interface: AmbientEvents
Defined in: src/sdk/instruments/Ambient.ts:18
Events related to air data computer information.
Properties
ambient_in_cloud
ambient_in_cloud:
boolean
Defined in: src/sdk/instruments/Ambient.ts:29
Whether the airplane is in a cloud.
ambient_precip_rate
ambient_precip_rate:
number
Defined in: src/sdk/instruments/Ambient.ts:23
The ambient precipitation rate, in millimeters per hour.
ambient_precip_state
ambient_precip_state:
number
Defined in: src/sdk/instruments/Ambient.ts:20
The ambient precipitation state.
ambient_qnh_inhg
ambient_qnh_inhg:
number
Defined in: src/sdk/instruments/Ambient.ts:35
The QNH (barometric pressure setting required for an altimeter at ground elevation to read true ground elevation) at the airplane's current position, in inches of mercury.
ambient_qnh_mb
ambient_qnh_mb:
number
Defined in: src/sdk/instruments/Ambient.ts:41
The QNH (barometric pressure setting required for an altimeter at ground elevation to read true ground elevation) at the airplane's current position, in millibars.
ambient_visibility
ambient_visibility:
number
Defined in: src/sdk/instruments/Ambient.ts:26
The ambient particle visibility, in meters.