GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-0-1

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QSE_ctxTime Struct Reference

The time/clock information for the 1-second of the first event and the previous 1-second period. More...

#include <QSE_ctx.h>


Data Fields

QSD_timetone prv
QSD_timetone cur
unsigned int ppsticks
unsigned int trgticks


Detailed Description

The time/clock information for the 1-second of the first event and the previous 1-second period.


Field Documentation

QSD_timetone _QSE_ctxTime::cur
 

The information from the most recent timetone message available or when the first event in this datagram was processed

unsigned int _QSE_ctxTime::ppsticks
 

The value of the GEM clock at the time of 1 PPS strobe. The low 25-bits of this number is the GEM's value, the high 7-bits is the 1 PPS index

QSD_timetone _QSE_ctxTime::prv
 

The information from the timetone message immediately preceding the most recent message, i.e. the one specified by cur

unsigned int _QSE_ctxTime::trgticks
 

The value of the GEM clock at the time of the event. This is a 25-bit number, whose counting rate is the GEM's clock frequency, nominally 20MHz.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 25 01:19:18 2008 by  doxygen 1.4.4