GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSSP / V1-1-1 > qstd_print / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSSP_span.h File Reference

Defines a standard sample span. More...

#include <QSSP/QSSP_point.h>

Classes

struct  _QSSP_spanV0
 Defines the beginning and ending of when the sample was taken. More...
struct  _QSSP_spanV1
 Defines the beginning and ending of when the sample was taken, version 2. More...

Typedefs

typedef struct _QSSP_spanV0 QSSP_spanV0
 Typedef for struct _QSSP_spanV0.
typedef struct _QSSP_spanV1 QSSP_spanV1
 Typedef for struct _QSSP_spanV1.

Functions

const unsigned int * QSSP_spanV0DecodeTwo (int *diff_p, QSSP_spanV0 *cumulative, QSSP_spanV0 *current, const unsigned int *dat, unsigned char bridge)
const unsigned int * QSSP_spanV0DecodeOne (int *diff_p, QSSP_spanV0 *cumulative, QSSP_spanV0 *current, const unsigned int *dat, unsigned char bridge)
const unsigned int * QSSP_spanV0DecodeDiff (int *diff_p, QSSP_spanV0 *cumulative, QSSP_spanV0 *current, const unsigned int *dat, unsigned char bridge)
void QSSP_spanV0Complete (QSSP_spanV0 *span)
void QSSP_spanV0Update (QSSP_spanV0 *dst, const QSSP_spanV0 *src)
const unsigned int * QSSP_spanV1DecodeTwo (int *diff_p, QSSP_spanV1 *cumulative, QSSP_spanV1 *current, const unsigned int *dat, unsigned char bridge)
const unsigned int * QSSP_spanV1DecodeOne (int *diff_p, QSSP_spanV1 *cumulative, QSSP_spanV1 *current, const unsigned int *dat, unsigned char bridge)
const unsigned int * QSSP_spanV1DecodeDiff (int *diff_p, QSSP_spanV1 *cumulative, QSSP_spanV1 *current, const unsigned int *dat, unsigned char bridge)
void QSSP_spanV1Complete (QSSP_spanV1 *span)
void QSSP_spanV1Update (QSSP_spanV1 *dst, const QSSP_spanV1 *src)


Detailed Description

Defines a standard sample span.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QSSP_span.h,v 1.2 2011/03/29 00:14:57 russell Exp $

A sample span captures the conditions at both the beginning or ending of a sample, defining the conditions and duration of the sample


Generated on Fri Sep 30 19:02:33 2011 by  doxygen 1.5.8