GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEP / V1-0-1

Constituent: lsepw     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

Lz Struct Reference

Describes the two log end readings in a leading 0 (pseudo-floating) manner. More...


Data Fields

unsigned short pha_max
unsigned short pha_dif
unsigned char exp_max
unsigned char exp_dif
unsigned char a_is_max
unsigned char rsvd


Detailed Description

Describes the two log end readings in a leading 0 (pseudo-floating) manner.

The largest/smallest of +/- the logs is computed. The difference between the largest and smallest (always a postive number is then calculate. This difference and the largest ADC value are then encoded as a number of leading zeroes (the exponent) and the rest (the mantissa


Field Documentation

unsigned char Lz::a_is_max
 

PHA A value is the maximum

unsigned char Lz::exp_dif
 

Count of leading zeros, dif

unsigned char Lz::exp_max
 

Count of leading zeros, maximum

unsigned short Lz::pha_dif
 

The difference of the two PHA values

unsigned short Lz::pha_max
 

The maximum of the two PHA values

unsigned char Lz::rsvd
 

Reserved


The documentation for this struct was generated from the following file:
Generated on Tue Dec 6 20:26:29 2005 by  doxygen 1.4.4