|
sbgECom Library
5.6.2730-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogDepth.h>
Data Fields | |
| uint32_t | timeStamp |
| uint16_t | status |
| float | pressure |
| float | depth |
Log structure for Depth sensor measurement (sub-sea).
| uint32_t _SbgEComLogDepth::timeStamp |
Time in us since the sensor power up OR measurement delay in us.
| uint16_t _SbgEComLogDepth::status |
Depth sensor status bitmask.
| float _SbgEComLogDepth::pressure |
Hydrostatic pressure measured by the depth sensor in Pascals.
| float _SbgEComLogDepth::depth |
Depth computed in meters and positive downward.