GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSE / V1-3-4

Constituent: lsew     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LSE_etxCtb.h File Reference

Defines the Event Context Contribution context. More...

#include "LSE/LSE_etxBdy.h"
#include "LSF/LSF.h"

Include dependency graph for LSE_etxCtb.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _LSE_etxBridge_bf
 The internal structure of the opaque word in the contribution header, bit field representation. More...
union  _LSE_etxBridge
 The internal structure of the bridge word in the contribution header, as a union between an uninterpretted 16-bit integer and the bit field representation. More...
struct  _LSE_etxCtbCommon
 Maps out Event Datagram's Initial Context record, piece common to the full and abbreviated versions. More...
struct  _LSE_etxCtbFull
 Maps out Event Datagram's Initial Context record, full version. More...
struct  _LSE_etxCtbAbbreviated
 Maps out Event Datagram's Initial Context contribution, abbreviated version. More...
union  _LSE_etxCtb
 Maps out Event Datagram's Initial Context contribution as union of the full and abbreviated versions. More...

Typedefs

typedef _LSE_etxBridge_bf LSE_etxBridge_bf
 Typedef for struct _LSE_etxBridge_bf.
typedef _LSE_etxBridge LSE_etxBridge
 Typedef for struct _LSE_etxBridge.
typedef _LSE_etxCtbCommon LSE_etxCtbCommon
 Typedef for struct _LDF_etxCommon.
typedef _LSE_etxCtbFull LSE_etxCtbFull
 Typedef for struct _LSE_etxFull.
typedef _LSE_etxCtbAbbreviated LSE_etxCtbAbbreviated
 Typedef for struct _LSE_etxCtbAbbreviated.
typedef _LSE_etxCtb LSE_etxCtb
 Typedef for struct _LSE_etxCtb.

Detailed Description

Defines the Event Context Contribution context.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: LSE_etxCtb.h,v 1.3 2005/10/13 20:13:57 russell Exp $

LAT Science Event (LSE) marries an LDF contribution header with the underlying body of the LAT Context contribution.

Typedef Documentation

LSE_etxCtb
 

Typedef for struct _LSE_etxCtb.

Note that there is not such LSE contribution, this is purely a coding device. The LSF ID identifies which representation, abbreviated or full is actually contained in this structure.

LSE_etxCtbAbbreviated
 

Typedef for struct _LSE_etxCtbAbbreviated.

This form is used when both the Spectrum-Astro flag word and the Flight Software flag word are 0.

LSE_etxCtbCommon
 

Typedef for struct _LDF_etxCommon.

This structure is simply a programming device; there is no actual LSE contribution call LSE_etxCtbCommon. It serves as a way of mapping out the piece common to both the abbreviated and full versions of the ETX contribution.


Generated on Thu Oct 18 04:00:55 2007 by  doxygen 1.4.4