|
CCSDSPack
C++ Library for CCSDS Space Packet manipulation. i.e. generation, extraction, analisys and more
|
Go to the source code of this file.
Classes | |
| struct | CCSDS::PrimaryHeader |
| Represents the primary header of a CCSDS packet. More... | |
| class | CCSDS::Header |
| Manages the decomposition and manipulation of CCSDS primary headers. More... | |
Namespaces | |
| namespace | CCSDS |
| Contains definitions and classes for handling CCSDS headers. | |
Enumerations | |
| enum | CCSDS::ESequenceFlag : std::uint8_t { CCSDS::CONTINUING_SEGMENT , CCSDS::FIRST_SEGMENT , CCSDS::LAST_SEGMENT , CCSDS::UNSEGMENTED } |
| Represents the sequence flags used in CCSDS telemetry transfer frames. More... | |