GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > encdec / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

_HDE_assay Struct Reference

The result of the histogram assessment. More...

#include <HDE.h>

List of all members.

Public Attributes

signed short int min
unsigned short int cnt
signed short int hmin
unsigned short int hcnt
unsigned short int nunder
unsigned short int nover
unsigned int cs
unsigned int rsvd [4]


Detailed Description

The result of the histogram assessment.

Member Data Documentation

unsigned short int _HDE_assay::cnt

Count to the last bin with a non-zero entry

Referenced by HDE_encodeSS(), HDE_histClearL(), HDE_histClearS(), and HDE_tableConstructL().

unsigned int _HDE_assay::cs

The condition summary

Referenced by HDE_tableConstructL(), and HDE_tableEncode().

unsigned short int _HDE_assay::hcnt

Count of bins used in huffman encoding

Referenced by _HDE_codeS(), _HDE_symbolEncodeS(), HDE_encodeSS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().

signed short int _HDE_assay::hmin

signed short int _HDE_assay::min

Lowest bin with a non-zero entry

Referenced by HDE_encodeSS(), HDE_histClearL(), HDE_histClearS(), and HDE_tableConstructL().

unsigned short int _HDE_assay::nover

Number of bins on the high side of the last huffman encoded bin till the last non-zero bin

Referenced by _HDE_codeS(), _HDE_symbolEncodeS(), HDE_encodeSS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().

unsigned short int _HDE_assay::nunder

Number of bins on the low side of the first huffman encoded bin till the first non-zero bin

Referenced by _HDE_codeS(), _HDE_symbolEncodeS(), HDE_encodeSS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().

unsigned int _HDE_assay::rsvd[4]

Reserved


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

Generated on Thu Feb 9 12:21:11 2012 by  doxygen 1.5.8