CCSDS 124.0-B-1 C 1.0.0
CCSDS 124.0-B-1 Lossless Compression
Loading...
Searching...
No Matches
bitvector Struct Reference

Fixed-length bit vector structure. More...

#include <ccsds124.h>

Data Fields

uint32_t data [((CCSDS124_MAX_PACKET_BYTES)+3U)/4U]
 
size_t length
 
size_t num_words
 

Detailed Description

Fixed-length bit vector structure.

Stores a binary vector of length F bits using 32-bit words. Bit 0 is the LSB, bit F-1 is the MSB.

Definition at line 133 of file ccsds124.h.

Field Documentation

◆ data

◆ length

◆ num_words


The documentation for this struct was generated from the following file: