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

State information for a LIM mode object. More...

Collaboration diagram for _LIM_Mode:

Collaboration graph
[legend]

Data Fields

unsigned int key
LIM_Tasktask_p
LIM_Arrarr_p
LIM_Tootoo_p
LIM_Bulkbulk_p
LIM_Lcilci_p
LIM_Lpalpa_p
LIM_Ltcltc_p
LIM_Scsc_p
LIM_Gbmgbm_p
LIM_Pkt_Sendcal_start_p
LIM_Pkt_Sendphysics_start_p
LIM_Pkt_Sendshed_alert_tlm_p
LIM_Actionaction_p
LIM_Poolpool_p
LIM_Operating_Mode op_mode
LIM_Virtual_Mode virt_mode
int main_feed_on
int hold_requested
int saa_transit
int hv_allowed

Detailed Description

State information for a LIM mode object.


Field Documentation

LIM_Action* _LIM_Mode::action_p
 

Pointer to an action object to use for reporting LIM actions.

LIM_Arr* _LIM_Mode::arr_p
 

Pointer to ARR observation object.

LIM_Bulk* _LIM_Mode::bulk_p
 

Pointer to a BULK queue object.

LIM_Pkt_Send* _LIM_Mode::cal_start_p
 

Pointer to a packet sending object for the Calibration-Start command.

LIM_Gbm* _LIM_Mode::gbm_p
 

Pointer to a GBM interface object.

int _LIM_Mode::hold_requested
 

Nonzero value indicates that HOLD mode has been requested.

int _LIM_Mode::hv_allowed
 

Nonzero value indicates that LIM is allowed to enable the ACD high voltage when an SAA transit is not in progress.

unsigned int _LIM_Mode::key
 

Key value that is set to LIM_MODE_VALID_KEY when the mode object state is valid.

LIM_Lci* _LIM_Mode::lci_p
 

Pointer to LCI task object.

LIM_Lpa* _LIM_Mode::lpa_p
 

Pointer to LPA task object.

LIM_Ltc* _LIM_Mode::ltc_p
 

Pointer to LTC task object.

int _LIM_Mode::main_feed_on
 

Nonzero value indicates that the main feed has been enabled.

LIM_Operating_Mode _LIM_Mode::op_mode
 

Current operating mode.

LIM_Pkt_Send* _LIM_Mode::physics_start_p
 

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

LIM_Pool* _LIM_Mode::pool_p
 

Pointer to a packet pool object.

int _LIM_Mode::saa_transit
 

Nonzero value indicates that an SAA transit is in progress.

LIM_Sc* _LIM_Mode::sc_p
 

Pointer to spacecraft interface object.

LIM_Pkt_Send* _LIM_Mode::shed_alert_tlm_p
 

Pointer to a Load-Shed-Alert telemetry packet sending object.

LIM_Task* _LIM_Mode::task_p
 

Pointer to a task object to use for locking access to task state and adding command handlers.

LIM_Too* _LIM_Mode::too_p
 

Pointer to TOO observation object.

LIM_Virtual_Mode _LIM_Mode::virt_mode
 

Current virtual mode.


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