Data class for CCSDS header.
-
VERSION
CCSDS Packet Version Number
- Type:
int
-
TYPE
CCSDS Packet Type Indicator
- Type:
int
-
SEC_HDR_FLG
CCSDS Packet Secondary Header Flag
- Type:
int
-
PKT_APID
CCSDS Packet Application Process ID
- Type:
int
-
SEQ_FLGS
CCSDS Packet Grouping Flags
- Type:
int
-
SRC_SEQ_CTR
CCSDS Packet Sequence Count
- Type:
int
-
PKT_LEN
CCSDS Packet Length
- Type:
int
-
__init__(packet_header: dict)
Methods
Attributes