GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEC / V3-2-0 > qsec_test / linux-gcc


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.


Detailed Description

Structure holding the tables used to decode calibration data.
The documentation for this struct was generated from the following file:
Generated on Thu May 27 13:58:40 2010 by  doxygen 1.5.3