GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-4 > lsew / mv2304


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"

Classes

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 struct
_LSE_etxBridge_bf 
LSE_etxBridge_bf
 Typedef for struct _LSE_etxBridge_bf.
typedef union
_LSE_etxBridge 
LSE_etxBridge
 Typedef for struct _LSE_etxBridge.
typedef struct
_LSE_etxCtbCommon 
LSE_etxCtbCommon
 Typedef for struct _LDF_etxCommon.
typedef struct
_LSE_etxCtbFull 
LSE_etxCtbFull
 Typedef for struct _LSE_etxFull.
typedef struct
_LSE_etxCtbAbbreviated 
LSE_etxCtbAbbreviated
 Typedef for struct _LSE_etxCtbAbbreviated.
typedef union _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 Sep 2 12:33:43 2010 by  doxygen 1.5.3