ITS
DestinationArea.h File Reference

Destination area structure. More...

#include <apiNetwork.h>
#include <QByteArray>
#include <QDataStream>
Include dependency graph for DestinationArea.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sniff_destinationArea_s
 The sniff_destinationArea_t is a C version of the class. More...
 
class  DestinationArea
 

Typedefs

typedef struct sniff_destinationArea_s sniff_destinationArea_t
 The sniff_destinationArea_t is a C version of the class. More...
 

Detailed Description

Destination area structure.

The destination area is composed by

  1. Geo area position latitude
  2. Geo area position longitude
  3. Distance A
  4. Distance B
  5. Angle
  6. Reserved

Definition in file DestinationArea.h.

Typedef Documentation

◆ sniff_destinationArea_t

The sniff_destinationArea_t is a C version of the class.