GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-2-0

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_HUFF_code Struct Reference

Structure to contain the Huffman code, both the bit pattern and its length. More...

#include <HUFF.h>


Data Fields

unsigned int pat:27
unsigned int len: 5


Detailed Description

Structure to contain the Huffman code, both the bit pattern and its length.


Field Documentation

unsigned int _HUFF_code::len
 

The length, in bits, of the code pattern

unsigned int _HUFF_code::pat
 

The right justified code pattern


The documentation for this struct was generated from the following file:
Generated on Thu Sep 14 09:17:52 2006 by  doxygen 1.4.4