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

State information for an intercept object. More...

Collaboration diagram for _LIM_Intercept:

Collaboration graph
[legend]

Data Fields

unsigned int key
int disp_install
ITC_TaskID lim_tid
LIM_Modemode_p
LIM_Pkt_Sendcal_start_p
LIM_Pkt_Sendcal_abort_p
LIM_Pkt_Sendphys_start_p
LIM_Pkt_Sendphys_stop_p
LIM_Pkt_Sendphys_config_p
LIM_Pkt_Sendgbm_calcinfo_p
LIM_Pkt_Sendgbm_closeout_p
LIM_Pkt_Sendgbm_repoint_p
Lim_Apid apid [10]
Lim_Command cmd [20]

Detailed Description

State information for an intercept object.


Field Documentation

Lim_Apid _LIM_Intercept::apid[10]
 

Information about intercepted APIDs. Each entry describes a separate APID. Unused entries are identified with an APID value of zero.

LIM_Pkt_Send* _LIM_Intercept::cal_abort_p
 

Pointer to packet sending object to use with a Calibration-Abort command.

LIM_Pkt_Send* _LIM_Intercept::cal_start_p
 

Pointer to packet sending object to use with a Calibration-Start command.

Lim_Command _LIM_Intercept::cmd[20]
 

Information about intercepted commands. Each entry describes a separate command. Unused entries are identified with an apid_p value of NULL.

int _LIM_Intercept::disp_install
 

Nonzero value indicates that the special LIM CMD-X queue command dispatch function is installed.

LIM_Pkt_Send* _LIM_Intercept::gbm_calcinfo_p
 

Pointer to packet sending object to use with a GBM-Calcinfo command.

LIM_Pkt_Send* _LIM_Intercept::gbm_closeout_p
 

Pointer to packet sending object to use with a GBM-Closeout command.

LIM_Pkt_Send* _LIM_Intercept::gbm_repoint_p
 

Pointer to packet sending object to use with a GBM-Repoint command.

unsigned int _LIM_Intercept::key
 

Key value that is set to LIM_INTERCEPT_VALID_KEY when the intercept object state is valid.

ITC_TaskID _LIM_Intercept::lim_tid
 

ID of the LIM task.

LIM_Mode* _LIM_Intercept::mode_p
 

Pointer to mode control object.

LIM_Pkt_Send* _LIM_Intercept::phys_config_p
 

Pointer to packet sending object to use with a Physics-Configure command.

LIM_Pkt_Send* _LIM_Intercept::phys_start_p
 

Pointer to packet sending object to use with a Physics-Start command.

LIM_Pkt_Send* _LIM_Intercept::phys_stop_p
 

Pointer to packet sending object to use with a Physics-Stop command.


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