Storage for all GPS satellites' information, used by MTi-G only. More...
#include <gpsstatus.h>
Public Attributes | |
XsDeviceId | m_deviceId |
The device that reported the GPS status. More... | |
XsGpsSatelliteInfo | m_svInfo [XS_MAX_SVINFO] |
An array of the GPS satellite infos. More... | |
Storage for all GPS satellites' information, used by MTi-G only.
Definition at line 92 of file gpsstatus.h.
XsDeviceId GpsStatus::m_deviceId |
The device that reported the GPS status.
Definition at line 94 of file gpsstatus.h.
XsGpsSatelliteInfo GpsStatus::m_svInfo[XS_MAX_SVINFO] |
An array of the GPS satellite infos.
Definition at line 95 of file gpsstatus.h.