SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
ccsds::CCSDSHeader Struct Reference

Struct representing a CCSDS Space Packet header. More...

#include <ccsds.h>

Public Member Functions

 CCSDSHeader (uint8_t *rawi)
 CCSDSHeader (const CCSDSHeader &v) noexcept
void encodeHDR ()
CCSDSHeaderoperator= (const CCSDSHeader &v) noexcept

Public Attributes

uint8_t raw [6]
uint8_t version
bool type
bool secondary_header_flag
uint16_t apid
uint8_t sequence_flag
uint16_t packet_sequence_count
uint16_t packet_length

Detailed Description

Struct representing a CCSDS Space Packet header.


The documentation for this struct was generated from the following files:
  • src-core/common/ccsds/ccsds.h
  • src-core/common/ccsds/ccsds.cpp