GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEC / dev > qsec_wb / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

QSEC_decompression_ Struct Reference

Structure holding the tables used to decode calibration data. More...

#include <decompress_p.h>

List of all members.

Public Attributes

const char * name
 String used in the reporting of errors to identify a compression structure.
unsigned int nbits
 Number of bits in the symbols handled by this compression structure.
QSEC_decompressionDesc desc
 Descriptor.
unsigned int * freq
 Frequency table.
unsigned int * rvlu
 Reverse lookup, mapping encoded symbol to original symbol.
unsigned int * table
 Table of normalised probabilities derived from the frequency distribution.
HDD * hdd
 Pointer to Huffman decoding data.


Detailed Description

Structure holding the tables used to decode calibration data.
The documentation for this struct was generated from the following file:

Generated on Mon Mar 28 12:48:58 2011 by  doxygen 1.5.8