GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-3-2

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_HDE_assay Struct Reference

The result of the histogram assessment. More...

#include <HDE.h>


Data Fields

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 rsvd [5]


Detailed Description

The result of the histogram assessment.


Field Documentation

unsigned short int _HDE_assay::cnt
 

Count to the last bin with a non-zero entry

unsigned short int _HDE_assay::hcnt
 

Count of bins used in huffman encoding

signed short int _HDE_assay::hmin
 

Lowest bin used in huffman encoding

signed short int _HDE_assay::min
 

Lowest bin with a non-zero entry

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

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

unsigned int _HDE_assay::rsvd[5]
 

Reserved


The documentation for this struct was generated from the following file:
Generated on Thu Dec 7 05:04:51 2006 by  doxygen 1.4.4