GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-11-6 > edsprint / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_EBF_calLogData_cf Struct Reference

Maps out the 32-bit value of a CAL log data field as bit fields. This mapping keeps the RNG and ADC value contigious. More...

#include <EBF_cal.h>

List of all members.

Public Attributes

unsigned int col:EBF_CAL_LOGDATA_S_COL
unsigned int phaN:(EBF_CAL_LOGDATA_S_RNGN + EBF_CAL_LOGDATA_S_VALN)
unsigned int phaP:(EBF_CAL_LOGDATA_S_RNGP + EBF_CAL_LOGDATA_S_VALP)


Detailed Description

Maps out the 32-bit value of a CAL log data field as bit fields. This mapping keeps the RNG and ADC value contigious.

Each CAL log data field consists of its column number and two ADC values, representing the two log ends. Each ADC value consists of a 2 bit range field and a 12 bit ADC value. Not that the lay out of bit field structures is compiler dependent.


Member Data Documentation

Column number of the log

ADC -, range value

Referenced by getDisplayChar(), and printCalLayerRaw().

ADC +, range value

Referenced by getDisplayChar(), and printCalLayerRaw().


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

Generated on Fri Dec 9 16:27:01 2011 by  doxygen 1.5.8