Public Attributes | List of all members
_SbgLogAirData Struct Reference

#include <sbgEComBinaryLogAirData.h>

Public Attributes

float airTemperature
 
float altitude
 
float pressureAbs
 
float pressureDiff
 
uint16_t status
 
uint32_t timeStamp
 
float trueAirspeed
 

Detailed Description

Log structure for AirData.

Definition at line 50 of file sbgEComBinaryLogAirData.h.

Member Data Documentation

◆ airTemperature

float _SbgLogAirData::airTemperature

Outside air temperature in °C that could be used to compute true airspeed from differential pressure.

Definition at line 58 of file sbgEComBinaryLogAirData.h.

◆ altitude

float _SbgLogAirData::altitude

Altitude computed from barometric altimeter in meters and positive upward.

Definition at line 55 of file sbgEComBinaryLogAirData.h.

◆ pressureAbs

float _SbgLogAirData::pressureAbs

Raw absolute pressure measured by the barometer sensor in Pascals.

Definition at line 54 of file sbgEComBinaryLogAirData.h.

◆ pressureDiff

float _SbgLogAirData::pressureDiff

Raw differential pressure measured by the pitot tube in Pascal.

Definition at line 56 of file sbgEComBinaryLogAirData.h.

◆ status

uint16_t _SbgLogAirData::status

Airdata sensor status bitmask.

Definition at line 53 of file sbgEComBinaryLogAirData.h.

◆ timeStamp

uint32_t _SbgLogAirData::timeStamp

Time in us since the sensor power up OR measurement delay in us.

Definition at line 52 of file sbgEComBinaryLogAirData.h.

◆ trueAirspeed

float _SbgLogAirData::trueAirspeed

True airspeed measured by a pitot tube in m.s^-1 and positive forward.

Definition at line 57 of file sbgEComBinaryLogAirData.h.


The documentation for this struct was generated from the following file:


sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36