GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-19-1

Constituent: lim_unit_test     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_SIM_Control Struct Reference

Control information for simulated tasks. More...

Collaboration diagram for _SIM_Control:

Collaboration graph
[legend]

Data Fields

char * desc
test_Cmd_Counts cmd_counts
test_Start_Parms start_parms
WUT_tmr * wut
LIM_Poolpool_p
int active_usecs
int adjust_usecs
int poll_usecs
int stop_fail
ITC_QueueItem * qitem_p

Detailed Description

Control information for simulated tasks.


Field Documentation

int _SIM_Control::active_usecs
 

Remaining activity time, in microseconds.

int _SIM_Control::adjust_usecs
 

New value for the remaining activity time, in microseconds.

test_Cmd_Counts _SIM_Control::cmd_counts
 

Number of commands received.

char* _SIM_Control::desc
 

Description of the task.

int _SIM_Control::poll_usecs
 

Activity polling period, in microseconds.

LIM_Pool* _SIM_Control::pool_p
 

Pointer to pool control object.

ITC_QueueItem* _SIM_Control::qitem_p
 

Pointer to queue item for sending the Complete message.

test_Start_Parms _SIM_Control::start_parms
 

Start command parameters.

int _SIM_Control::stop_fail
 

Flag indicating that the next stop command should fail.

WUT_tmr* _SIM_Control::wut
 

Wake-up timer handle.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 14 12:13:05 2008 by  doxygen 1.4.4