GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Arr Struct Reference

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

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned int _LIM_Arr::key

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

LIM_Task* _LIM_Arr::task_p

Pointer to a task control object.

LIM_Action* _LIM_Arr::action_p

Pointer to an action reporting object.

LIM_Gbm* _LIM_Arr::gbm_p

Pointer to a GBM interface object.

LIM_Sc* _LIM_Arr::sc_p

Pointer to a spacecraft interface object.

LIM_Lpa* _LIM_Arr::lpa_p

Pointer to an LPA task interface object.

LIM_Bulk* _LIM_Arr::bulk_p

Pointer to a BULK queue object.

LIM_Grb_State _LIM_Arr::grb_state

Current GRB state.

WUT_tmr* _LIM_Arr::wut

GRB timer handle.

int _LIM_Arr::wut_active

Flag indicating that the GRB timer is active.

int _LIM_Arr::expired

Flag indicating that the GRB timer period has expired.

unsigned int _LIM_Arr::duration

Duration of the GRB timer period, in seconds.

unsigned int _LIM_Arr::start_sec

Starting time of the current GRB timer period.

int _LIM_Arr::lpa_was_idle

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


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:21:23 2009 by  doxygen 1.5.3