Mobil_surveillance_system 1
Data Fields
tGPSInfoArray Struct Reference

Type of array of GPS packets. More...

#include <GPSpacket.h>

Data Fields

unsigned int uiIdx
unsigned int uiCurrentSize
tGPSInfo GPSInfoArray [GPSINFO_ARRAY_SIZE]

Detailed Description

Type of array of GPS packets.

Definition at line 88 of file GPSpacket.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Defines