CCSDS
Classes | Macros
ccsds_spacepacket.h File Reference

Include file of the Space Packet (SP) class. More...

#include "configCCSDS.h"

Go to the source code of this file.

Classes

class  CCSDS::SpacePacket
 Class for handling the Space Packets as described in CCSDS 133.0-B-2. More...
 

Macros

#define SP_MAX_DATA_SIZE   configSP_MAX_DATA_SIZE
 
#define SP_HEADER_SIZE   6
 
#define SP_MAX_TOTAL_SIZE   (SP_HEADER_SIZE+SP_MAX_DATA_SIZE)
 

Detailed Description

Include file of the Space Packet (SP) class.

Author
Stefan Trippler