GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP_DB / V0-1-0

Constituent: grbp_db_siu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_DB_messageSchedule.h File Reference

Defines the structure controlling the delivery schedule of the GRB suspect, confirmation, update and closeout messages. More...

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


Data Structures

struct  _GRBP_DB_messageScheduleSuspect
 Defines the parameters controlling the delivery of the initial GRB suspect message. More...
struct  _GRBP_DB_messageScheduleConfirm
 Defines the parameters controlling the delivery of the GRB confirmation message. More...
struct  _GRBP_DB_messageScheduleUpdate
 Defines the parameters controlling the delivery of the update schedules. More...
struct  _GRBP_DB_messageScheduleUpdateList
 The list of update parameter structures. More...
struct  _GRBP_DB_messageScheduleCloseout
 Defines the parameters controlling the delivery of the closeout message. More...
struct  _GRBP_DB_messageSchedule
 Defines the parameters controlling the delivery of GRB messages These messages are
  • The initial suspect message
  • The update messages (up to 10)
  • The closeout message.
More...

Typedefs

typedef _GRBP_DB_messageScheduleSuspect GRBP_DB_messageScheduleSuspect
 Typedef for struct _GRBP_DB_scheduleSuspect.
typedef _GRBP_DB_messageScheduleConfirm GRBP_DB_messageScheduleConfirm
 Typedef for struct _GRBP_DB_messageScheduleConfirm.
typedef _GRBP_DB_messageScheduleUpdate GRBP_DB_messageScheduleUpdate
 Typedef for struct _GRBP_DB_messageScheduleUpdate.
typedef _GRBP_DB_messageScheduleUpdateList GRBP_DB_messageScheduleUpdateList
 Typedef for struct _GRBP_DB_messageScheduleUpdateList.
typedef _GRBP_DB_messageScheduleCloseout GRBP_DB_messageScheduleCloseout
 Typedef for struct _GRBP_DB_messageScheduleCloseout.
typedef _GRBP_DB_messageSchedule GRBP_DB_messageSchedule
 Typedef for struct _GRBP_DB_messageSchedule.

Detailed Description

Defines the structure controlling the delivery schedule of the GRB suspect, confirmation, update and closeout messages.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: GRBP_DB_messageSchedule.h,v 1.1.1.1 2007/06/17 23:23:59 russell Exp $

This layouts of the structure of the parameters used to schedule the delivery of the various GRB messages. These messages are


Typedef Documentation

GRBP_DB_messageScheduleSuspect
 

Typedef for struct _GRBP_DB_scheduleSuspect.

A suspect message can be issued by either of two conditions being satisfied

  1. The total number of gammas on the list exceeds a threshold
  2. The total probability (spatial + temporal) of the gammas on the list exceeds a threshold.

The count threshold is easy to understand. However, be sure to distinguish the probability threshold from the cluster threshold. The cluster threshold allows an inotial batch of photons to be promoted to the gamma list. Additional photons can then be added to this list. This list, like the list of cluster neighbors has a spatial and temporal probability assigned to it. This threshold applies to that probability.


Generated on Fri Jul 6 02:09:43 2007 by  doxygen 1.4.4