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

State information for a TOO observation object. More...

Collaboration diagram for _LIM_Too:

Collaboration graph
[legend]

Data Fields

unsigned int key
int ready
int started
int expired
LIM_Tasktask_p
LIM_Actionaction_p
LIM_Lpalpa_p
LIM_Bulkbulk_p
WUT_tmr * wut
unsigned int duration
unsigned int start_sec
unsigned int observation_id
unsigned int latc
unsigned int ignore
unsigned int db
unsigned int consign
unsigned int cpu_mask

Detailed Description

State information for a TOO observation object.


Field Documentation

LIM_Action* _LIM_Too::action_p
 

Pointer to an action reporting object.

LIM_Bulk* _LIM_Too::bulk_p
 

Pointer to a BULK queue object.

unsigned int _LIM_Too::consign
 

The LATC consign flag value for the observation specified in the TOO-Start command.

unsigned int _LIM_Too::cpu_mask
 

The CPU mask value for the observation specified in the TOO-Start command.

unsigned int _LIM_Too::db
 

The LPA_DB instance ID for the observation specified in the TOO-Start command.

unsigned int _LIM_Too::duration
 

The duration of the current TOO observation, in seconds.

int _LIM_Too::expired
 

Flag to indicate that the TOO observation has expired.

unsigned int _LIM_Too::ignore
 

The LATC 'ignore' file ID for the observation specified in the TOO-Start command.

unsigned int _LIM_Too::key
 

Key value that is set to LIM_TOO_VALID_KEY when the TOO observation object state is valid.

unsigned int _LIM_Too::latc
 

The LATC configuration file ID for the observation specified in the TOO-Start command.

LIM_Lpa* _LIM_Too::lpa_p
 

Pointer to an LPA task interface object.

unsigned int _LIM_Too::observation_id
 

The observation ID value for the current TOO observation.

int _LIM_Too::ready
 

Flag to indicate that the TOO observation is ready to start or is in-progress.

unsigned int _LIM_Too::start_sec
 

Starting time of the current TOO observation, in seconds.

int _LIM_Too::started
 

Flag to indicate that a Physics-Start command has been sent to LPA using the parameters found in the TOO-Start command.

LIM_Task* _LIM_Too::task_p
 

Pointer to a task control object.

WUT_tmr* _LIM_Too::wut
 

Wake-up timer handle.


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