Public Attributes | List of all members
_SbgLogGpsVel Struct Reference

#include <sbgEComBinaryLogGps.h>

Public Attributes

float course
 
float courseAcc
 
uint32 status
 
uint32 timeOfWeek
 
uint32 timeStamp
 
float velocity [3]
 
float velocityAcc [3]
 

Detailed Description

Structure that stores data for the SBG_ECOM_LOG_GPS::_VEL message.

Definition at line 263 of file sbgEComBinaryLogGps.h.

Member Data Documentation

float _SbgLogGpsVel::course

Track ground course in degrees.

Definition at line 270 of file sbgEComBinaryLogGps.h.

float _SbgLogGpsVel::courseAcc

Course accuracy in degrees.

Definition at line 271 of file sbgEComBinaryLogGps.h.

uint32 _SbgLogGpsVel::status

GPS velocity status, type and bitmask.

Definition at line 266 of file sbgEComBinaryLogGps.h.

uint32 _SbgLogGpsVel::timeOfWeek

GPS time of week in ms.

Definition at line 267 of file sbgEComBinaryLogGps.h.

uint32 _SbgLogGpsVel::timeStamp

Time in us since the sensor power up.

Definition at line 265 of file sbgEComBinaryLogGps.h.

float _SbgLogGpsVel::velocity[3]

GPS North, East, Down velocity in m.s^-1.

Definition at line 268 of file sbgEComBinaryLogGps.h.

float _SbgLogGpsVel::velocityAcc[3]

GPS North, East, Down velocity 1 sigma accuracy in m.s^-1.

Definition at line 269 of file sbgEComBinaryLogGps.h.


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


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20