GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-1-0 > lsew / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_CDF_acd_ped_huff_table Struct Reference

Structure to define a Huffman encoding table. More...

#include <CDF_acd_def.h>

List of all members.

Public Attributes

short int min
short int max
short int ncodes
HUFF_code codes [32]
unsigned int wa [HUFF_N_WA(32)]


Detailed Description

Structure to define a Huffman encoding table.

Member Data Documentation

The codes

Max value of the biased index

Offset to add to unbiased index

The number of codes, must be max - min + 1

unsigned int _CDF_acd_ped_huff_table::wa[HUFF_N_WA(32)]

Temporary work space for building the Huffman codes


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

Generated on Sat Apr 9 18:46:01 2011 by  doxygen 1.5.8