Public Attributes | List of all members
_SbgLogGpsRaw Struct Reference

#include <sbgEComBinaryLogGps.h>

Public Attributes

size_t bufferSize
 
uint8_t rawBuffer [SBG_ECOM_GPS_RAW_MAX_BUFFER_SIZE]
 

Detailed Description

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

Definition at line 317 of file sbgEComBinaryLogGps.h.

Member Data Documentation

size_t _SbgLogGpsRaw::bufferSize

Raw buffer size in bytes.

Definition at line 320 of file sbgEComBinaryLogGps.h.

uint8_t _SbgLogGpsRaw::rawBuffer[SBG_ECOM_GPS_RAW_MAX_BUFFER_SIZE]

Buffer that contains raw GPS data.

Definition at line 319 of file sbgEComBinaryLogGps.h.


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


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22