GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
ALRTCLOSE (835/0x343) - Telemetry Packet
|
"LAT Burst Closeout Alert Telemetry" (APP/LPA) View Options: (help) Context:
Description:
Layout: (hide detail; help)
ALRTCLOSE (pkt) | RECINFO info (bf) | | RECVER ver (0-3) | | RECTYP typ (4-7) | | RECSEQ seq (8-15) | TSEC dcl_sec (fld) | TUSEC dcl_usec (fld) | BCLASS bclass (bf) | | BRSVD rsvd (0-11) | | BCNF confirmed (12) | | BTYPE type (13) | | BMETH method (14-15) | | BSIZE size (16-31) | BSIG temporal (fld) ... spatial (fld) | BRA ra (fld) | BDEC dec (fld) | BERR err (fld) | GCNT loc_cnt (fld) | TSEC ep_sec (fld) | TUSEC ep_usec (fld) | TSEC lp_sec (fld) | TUSEC lp_usec (fld) | GCNT gam_cnt[0-3] (fld) | BQUAT quaternion[0-3] (fld) | TRGPRM trg_prm[0-7] (fld)
typedef struct _LPA_ALRTCLOSE_Tlm {
/* Telemetry header */
char hdr[14];
/* Record Info */
LPA_RECINFO info;
/* Time Seconds */
unsigned int dcl_sec;
/* Time Microseconds */
unsigned int dcl_usec;
/* Burst Classification */
LPA_BCLASS bclass;
/* Burst Significance */
unsigned short temporal;
/* Burst Significance */
unsigned short spatial;
/* Burst Location RA */
unsigned short ra;
/* Burst Location DEC */
short dec;
/* Burst Error in Arcmin */
unsigned short err;
/* Gamma Counts */
unsigned short loc_cnt;
/* Time Seconds */
unsigned int ep_sec;
/* Time Microseconds */
unsigned int ep_usec;
/* Time Seconds */
unsigned int lp_sec;
/* Time Microseconds */
unsigned int lp_usec;
/* Gamma Counts */
unsigned short gam_cnt[4];
/* Burst Quaternion */
unsigned short quaternion[4];
/* Trigger Parameter */
unsigned short trg_prm[8];
} LPA_ALRTCLOSE_Tlm;
Fields:
GRB Burst classification.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||