GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRB / V1-3-1 > grb_doc / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

GRB_gbmMsg.h File Reference

Gamma Ray Burst GBM Messages Defines the interface for processing of GBM messages. More...


Classes

struct  _GRB_gbmCalcMsg
 Structure containing a GBM Calc Info message. More...
struct  _GRB_gbmRptMsg
 Structure containing a GBM Repoint message. More...
struct  _GRB_gbmCloseMsg
 Structure containing a GBM Close message. More...

Typedefs

typedef void(* GRB_gbmIntRtn )(void *ctl)
 Signature for a routine to handle the GBM interrupt signal.
typedef void(* GRB_gbmCalcRtn )(void *ctl, GRB_gbmCalcMsg *dat)
 Signature for a routine to handle the GBM Calc telecommand data.
typedef void(* GRB_gbmRptRtn )(void *ctl, GRB_gbmRptMsg *dat)
 Signature for a routine to handle the GBM Repoint telecommand data.
typedef int(* GRB_gbmCloseRtn )(void *ctl, GRB_gbmCloseMsg *dat)
 Signature for a routine to handle the GBM Closeout telecommand data.
typedef struct _GRB_gbmCalcMsg GRB_gbmCalcMsg
 Typedef for struct _GRB_gbmCalcMsg.
typedef struct _GRB_gbmRptMsg GRB_gbmRptMsg
 Typedef for struct _GRB_gbmRptMsg.
typedef struct _GRB_gbmCloseMsg GRB_gbmCloseMsg
 Typedef for struct _GRB_gbmCloseMsg.


Detailed Description

Gamma Ray Burst GBM Messages Defines the interface for processing of GBM messages.

Author:
Sergio Maldonado - smaldona@slac.stanford.edu

    CVS $Id: GRB_gbmMsg.h,v 1.5 2007/12/05 19:34:12 smaldona Exp $

Typedef Documentation

Typedef for struct _GRB_gbmCalcMsg.

This structure describes the content of a GBM Calc Info message.

Signature for a routine to handle the GBM Calc telecommand data.

Parameters:
ctl User control parameter
dat GBM message data

Typedef for struct _GRB_gbmCloseMsg.

This structure describes the content of a GBM Close message.

Signature for a routine to handle the GBM Closeout telecommand data.

Parameters:
ctl User control parameter
dat GBM message data
Returns:
GRB finish inhibit flag - 0 allow, non-zero inhibit

Signature for a routine to handle the GBM interrupt signal.

Parameters:
ctl User control parameter

Typedef for struct _GRB_gbmRptMsg.

This structure describes the content of a GBM Repoint message.

Signature for a routine to handle the GBM Repoint telecommand data.

Parameters:
ctl User control parameter
dat GBM message data


Generated on Wed Nov 21 19:01:44 2012 by  doxygen 1.5.8