CCSDSPack
C++ Library for CCSDS Space Packet manipulation. i.e. generation, extraction, analisys and more
|
#include <CCSDSResult.h>
#include <cstdint>
#include <vector>
#include "CCSDSHeader.h"
#include "CCSDSDataField.h"
Go to the source code of this file.
Classes | |
struct | CCSDS::CRC16Config |
Configuration structure for CRC16 calculation parameters. More... | |
class | CCSDS::Packet |
Represents a CCSDS (Consultative Committee for Space Data Systems) packet. More... | |
Namespaces | |
namespace | CCSDS |
Contains definitions and classes for handling CCSDS headers. | |