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_Arr Struct Reference

State information for an ARR observation object. More...

Collaboration diagram for _LIM_Arr:

Collaboration graph
[legend]

Data Fields

unsigned int key
LIM_Tasktask_p
LIM_Actionaction_p
LIM_Gbmgbm_p
LIM_Scsc_p
LIM_Lpalpa_p
LIM_Bulkbulk_p
LIM_Grb_State grb_state
WUT_tmr * wut
int wut_active
int expired
unsigned int duration
unsigned int start_sec
int lpa_was_idle

Detailed Description

State information for an ARR observation object.


Field Documentation

LIM_Action* _LIM_Arr::action_p
 

Pointer to an action reporting object.

LIM_Bulk* _LIM_Arr::bulk_p
 

Pointer to a BULK queue object.

unsigned int _LIM_Arr::duration
 

Duration of the GRB timer period, in seconds.

int _LIM_Arr::expired
 

Flag indicating that the GRB timer period has expired.

LIM_Gbm* _LIM_Arr::gbm_p
 

Pointer to a GBM interface object.

LIM_Grb_State _LIM_Arr::grb_state
 

Current GRB state.

unsigned int _LIM_Arr::key
 

Key value that is set to LIM_ARR_VALID_KEY when the ARR observation object state is valid.

LIM_Lpa* _LIM_Arr::lpa_p
 

Pointer to an LPA task interface object.

int _LIM_Arr::lpa_was_idle
 

Flag indicating that the LPA task was IDLE when ARR mode was entered.

LIM_Sc* _LIM_Arr::sc_p
 

Pointer to a spacecraft interface object.

unsigned int _LIM_Arr::start_sec
 

Starting time of the current GRB timer period.

LIM_Task* _LIM_Arr::task_p
 

Pointer to a task control object.

WUT_tmr* _LIM_Arr::wut
 

GRB timer handle.

int _LIM_Arr::wut_active
 

Flag indicating that the GRB timer is active.


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