|
Mobil_surveillance_system 1
|
Type of array of GPS packets. More...
#include <GPSpacket.h>
Data Fields | |
| unsigned int | uiIdx |
| unsigned int | uiCurrentSize |
| tGPSInfo | GPSInfoArray [GPSINFO_ARRAY_SIZE] |
Type of array of GPS packets.
Definition at line 88 of file GPSpacket.h.
| tGPSInfo GPSInfoArray[GPSINFO_ARRAY_SIZE] |
Array of the GPSInfo packets.
Definition at line 95 of file GPSpacket.h.
| unsigned int uiCurrentSize |
This variable can be used to get the current size of the array.
Definition at line 93 of file GPSpacket.h.
| unsigned int uiIdx |
This variable indicates the place we are in the array.
Definition at line 91 of file GPSpacket.h.
1.7.4