ACCELERATION_BODY_X | n (FLOAT64) | Acceleration relative to the aircraft axis, in an east/west direction, calculated in ft per second. |
ACCELERATION_BODY_Y | n (FLOAT64) | Acceleration relative to the aircraft Y axis, in a vertical direction, calculated in ft per second. |
ACCELERATION_BODY_Z | n (FLOAT64) | Acceleration relative to the aircraft Z axis, in a north/south direction, calculated in ft per second. |
ACCELERATION_WORLD_X | n (FLOAT64) | Acceleration relative to the earth, in an east/west direction, calculated in ft per second. |
ACCELERATION_WORLD_Y | n (FLOAT64) | Acceleration relative to the earth, in a vertical direction, calculated in ft per second. |
ACCELERATION_WORLD_Z | n (FLOAT64) | Acceleration relative to the earth, in a north/south direction, calculated in ft per second. |
AMBIENT_PRES_MBAR | n (FLOAT64) | The ambient air pressure, where: 1013.2 mb = 29.92 inHg (1/16 mb = 1 unit) |
AMBIENT_TEMP_DEGREES_C | n (FLOAT64) | The ambient temperature, where: 15º Celsius = 59º degrees F (1/256 degrees Celsius = 1 unit). |
AMBIENT_WIND_DIR | n (FLOAT64) | Specifies the current wind direction. |
AMBIENT_WIND_VEL | n (FLOAT64) | Specifies current wind velocity (knots). |
AMBIENT_WINDA | n (FLOAT64) | Specifies alt wind component in m/sec units. |
AMBIENT_WINDE | n (FLOAT64) | Specifies east wind component in m/sec units. |
AMBIENT_WINDN | n (FLOAT64) | Specifies north wind component in m/sec units. |
BAROMETRIC_PRESSURE | n (FLOAT64) | Specifies barometric pressure experienced. |
RELATIVE_WIND_VELOCITY_BODY_X | n (FLOAT64) | Lateral (X-axis) speed relative to the wind, calculated in ft per second. |
RELATIVE_WIND_VELOCITY_BODY_Y | n (FLOAT64) | Vertical (Y-axis) speed relative to the wind, calculated in ft per second. |
RELATIVE_WIND_VELOCITY_BODY_Z | n (FLOAT64) | Longitudinal (Z-axis) speed relative to the wind, calculated in ft per second. |
STANDARD_ATM_TEMPERATURE | n (FLOAT64) | Standard atmosphere temperature at aircraft altitude in Celsius. |
TOTAL_AIR_TEMP | n (FLOAT64) | The total air temperature is the air temperature at the front of the aircraft where the ram pressure from the speed of the aircraft is taken into account. Value is degrees Celsius scaled by 1/256, eg: VALUE / 256. |
TOTAL_VELOCITY | n (FLOAT64) | Velocity regardless of direction. For example, if a helicopter is ascending vertically at 100 ft per second, then this variable will return 100. |
TOTAL_WORLD_VELOCITY | n (FLOAT64) | Speed relative to the earths center, calculated in ft per second. |