ITS
GBCPacket.h File Reference

GBC packet structure. More...

#include <QObject>
#include <constantes.h>
#include <LongPositionVector.h>
#include <CommonHeader.h>
#include <DestinationArea.h>
Include dependency graph for GBCPacket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GBCPacket
 

Detailed Description

GBC packet structure.

The GeoBroadcast is composed by

  1. SequenceNumber
  2. Reserved
  3. Source Position Vector
  4. GeoAreaPosLatitude
  5. GeoAreaPosLongitude
  6. Distance A
  7. Distance B
  8. Angle
  9. Reserved

Definition in file GBCPacket.h.