GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qse / rhel5-64


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>

List of all members.

Public Attributes

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.

Member Data 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

Referenced by ctx_update(), etxAbrvOpen(), etxFullOpen(), QDF_gemDecode(), timAbrvUpdate(), and timFullUpdate().

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

Referenced by ctx_update().

QSD_timetone _QSE_ctxTime::prv

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

Referenced by ctx_update(), etxAbrvOpen(), etxFullOpen(), timAbrvUpdate(), and timFullUpdate().

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.

Referenced by ctx_update().


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

Generated on Fri Nov 30 10:25:37 2012 by  doxygen 1.5.8