All data collected by one external sensor is put into a GlExtSensData structure. More...
#include <glgpsapi.h>
Public Attributes | |
GL_EXT_SENS_TYPE | eSensorType |
Sensor type is anything but GL_EXT_SENS_PLAYBACK. | |
GL_EXT_SENS_TIME | eSensorTime |
The choice of sensor time. | |
UTC_TIME | utcBase |
UTC time (required if eSensorTime is GL_EXT_SENS_TIME_UTC, otherwise not used) | |
short | sNumSamples |
Number of samples in the array below. | |
GlExtSensSample | aSamples [GL_EXT_SENS_MAX_SAMPLES] |
Array of samples. |
All data collected by one external sensor is put into a GlExtSensData structure.
Multiple instances of this structure are pointed to by a GlExtSensInfo.pSensData