GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEC / V2-0-0

Constituent: qsec     Tag: 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>

Collaboration diagram for QSEC_decompression_:

Collaboration graph
[legend]

Data Fields

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 Fri Apr 6 01:51:32 2007 by  doxygen 1.4.4