GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-0 > qseprint / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QSE_calLog_bf Struct Reference

Maps out the 32-bit value of a CAL log data field as bit fields. More...

#include <QSE_calLog.h>

List of all members.

Public Attributes

unsigned int valP:QSE_CALLOG_S_VALP
unsigned int rngP:QSE_CALLOG_S_RNGP
unsigned int valN:QSE_CALLOG_S_VALN
unsigned int rngN:QSE_CALLOG_S_RNGN
unsigned int col:QSE_CALLOG_S_COL


Detailed Description

Maps out the 32-bit value of a CAL log data field as bit fields.

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

unsigned int _QSE_calLog_bf::valP

ADC +, value

unsigned int _QSE_calLog_bf::rngP

ADC +, range value

unsigned int _QSE_calLog_bf::valN

ADC -, value

unsigned int _QSE_calLog_bf::rngN

ADC -, range value

unsigned int _QSE_calLog_bf::col

Column number of log


The documentation for this struct was generated from the following file:
Generated on Thu Sep 2 14:55:22 2010 by  doxygen 1.5.3