For playback, the B64 data are combined into one sensor type and the entire aSamples[] is used for the B64 data. More...
#include <glgpsapi.h>
Public Attributes | |
GL_EXT_SENS_TYPE | eSensorType |
Sensor type is 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. | |
plain_char | acB64data [sizeof(GlExtSensSample)*GL_EXT_SENS_MAX_SAMPLES] |
Array of B64 data. |
For playback, the B64 data are combined into one sensor type and the entire aSamples[] is used for the B64 data.
Multiple instances of this structure can be pointed to by a GlExtSensInfo.pSensData