GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-3 > lim / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Intercept Struct Reference

State information for an intercept object. More...

List of all members.

Public Attributes

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.

Member Data Documentation

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

Referenced by lim_intercept_apid(), and LIM_intercept_delete().

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

Referenced by LIM_intercept_cal(), and LIM_intercept_new().

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

Referenced by LIM_intercept_cal(), and LIM_intercept_new().

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

Referenced by lim_intercept_command(), and lim_intercept_dispatch().

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

Referenced by LIM_intercept_delete(), and LIM_intercept_new().

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

Referenced by LIM_intercept_gbm(), and LIM_intercept_new().

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

Referenced by LIM_intercept_gbm(), and LIM_intercept_new().

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

Referenced by LIM_intercept_gbm(), and LIM_intercept_new().

unsigned int _LIM_Intercept::key

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

Referenced by lim_intercept_check(), LIM_intercept_delete(), and LIM_intercept_new().

ID of the LIM task.

Referenced by lim_intercept_apid(), LIM_intercept_delete(), and LIM_intercept_new().

Pointer to mode control object.

Referenced by lim_intercept_dispatch(), and LIM_intercept_new().

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

Referenced by LIM_intercept_new(), LIM_intercept_physics(), and LIM_intercept_physics_idle().

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

Referenced by LIM_intercept_new(), and LIM_intercept_physics().

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

Referenced by LIM_intercept_new(), and LIM_intercept_physics().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 29 14:42:59 2011 by  doxygen 1.5.8