GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Gbm Struct Reference

State information for a GBM interface object. More...

Collaboration diagram for _LIM_Gbm:

Collaboration graph
[legend]

Data Fields

unsigned int key
LIM_Actionaction_p
LIM_Lpalpa_p
LIM_Scsc_p
LIM_Bulkbulk_p
LIM_Pkt_Sendcalcinfo_p
LIM_Pkt_Sendcloseout_p
LIM_Pkt_Sendrepoint_p
int pri_int
int red_int
int rep_allowed
unsigned int repoint_dwell
int gbm_int_configured
int pri_int_allowed
int red_int_allowed
int id_valid
unsigned int trig_id_hi
unsigned int trig_id_lo
unsigned int next_seq_num
int pri_int_enabled
int red_int_enabled

Detailed Description

State information for a GBM interface object.


Field Documentation

LIM_Action* _LIM_Gbm::action_p
 

Pointer to an action reporting object.

LIM_Bulk* _LIM_Gbm::bulk_p
 

Pointer to a BULK queue object.

LIM_Pkt_Send* _LIM_Gbm::calcinfo_p
 

Pointer to packet sending object to use with a GBM-Calcinfo command.

LIM_Pkt_Send* _LIM_Gbm::closeout_p
 

Pointer to packet sending object to use with a GBM-Closeout command.

int _LIM_Gbm::gbm_int_configured
 

Flag indicating that the GBM interrupts have been configured.

int _LIM_Gbm::id_valid
 

Flag indicating that the trig_id_hi, trig_id_lo, and next_seq_num values are valid.

unsigned int _LIM_Gbm::key
 

Key value that is set to LIM_GBM_VALID_KEY when the LPA interface object state is valid.

LIM_Lpa* _LIM_Gbm::lpa_p
 

Pointer to an LPA interface object.

unsigned int _LIM_Gbm::next_seq_num
 

Expected seq_num value within the next message from the GBM.

int _LIM_Gbm::pri_int
 

Flag indicating that a primary GBM interrupt occurred.

int _LIM_Gbm::pri_int_allowed
 

Flag indicating that LIM is allowed to enable the primary GBM interrupt.

int _LIM_Gbm::pri_int_enabled
 

Flag indicating that the primary GBM interrupt is enabled - DEBUG USE ONLY.

int _LIM_Gbm::red_int
 

Flag indicating that a redundant GBM interrupt occurred.

int _LIM_Gbm::red_int_allowed
 

Flag indicating that LIM is allowed to enable the redundant GBM interrupt.

int _LIM_Gbm::red_int_enabled
 

Flag indicating that the redundant GBM interrupt is enabled - DEBUG USE ONLY.

int _LIM_Gbm::rep_allowed
 

Flag indicating that LIM is allowed to send repoint requests on behalf of the GBM.

unsigned int _LIM_Gbm::repoint_dwell
 

Dwell time, in seconds, of repoint requests sent on behalf of the GBM.

LIM_Pkt_Send* _LIM_Gbm::repoint_p
 

Pointer to packet sending object to use with a GBM-Repoint command.

LIM_Sc* _LIM_Gbm::sc_p
 

Pointer to a spacecraft interface object.

unsigned int _LIM_Gbm::trig_id_hi
 

Expected trig_id_hi value within the next message from the GBM.

unsigned int _LIM_Gbm::trig_id_lo
 

Expected trig_id_lo value within the next message from the GBM.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:45:55 2008 by  doxygen 1.4.4