sbgECom
1.11.920-stable
|
#include <sbgEComBinaryLogDepth.h>
Data Fields | |
uint32_t | timeStamp |
uint16_t | status |
float | pressureAbs |
float | altitude |
Log structure for Depth sensor measurement (subsea).
uint32_t _SbgLogDepth::timeStamp |
Time in us since the sensor power up OR measurement delay in us.
uint16_t _SbgLogDepth::status |
Airdata sensor status bitmask.
float _SbgLogDepth::pressureAbs |
Raw absolute pressure measured by the depth sensor in Pascals.
float _SbgLogDepth::altitude |
Altitude computed from depth sensor in meters and positive upward.