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


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Too Struct Reference

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

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned int _LIM_Too::key

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

int _LIM_Too::ready

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

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.

int _LIM_Too::expired

Flag to indicate that the TOO observation has expired.

LIM_Task* _LIM_Too::task_p

Pointer to a task control object.

LIM_Action* _LIM_Too::action_p

Pointer to an action reporting object.

LIM_Lpa* _LIM_Too::lpa_p

Pointer to an LPA task interface object.

LIM_Bulk* _LIM_Too::bulk_p

Pointer to a BULK queue object.

WUT_tmr* _LIM_Too::wut

Wake-up timer handle.

unsigned int _LIM_Too::duration

The duration of the current TOO observation, in seconds.

unsigned int _LIM_Too::start_sec

Starting time of the current TOO observation, in seconds.

unsigned int _LIM_Too::observation_id

The observation ID value for the current TOO observation.

unsigned int _LIM_Too::latc

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

unsigned int _LIM_Too::ignore

The LATC 'ignore' file ID 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::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.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 30 10:23:25 2009 by  doxygen 1.5.3