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


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Mode Struct Reference

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

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned int _LIM_Mode::key

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

LIM_Task* _LIM_Mode::task_p

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

LIM_Arr* _LIM_Mode::arr_p

Pointer to ARR observation object.

LIM_Too* _LIM_Mode::too_p

Pointer to TOO observation object.

LIM_Bulk* _LIM_Mode::bulk_p

Pointer to a BULK queue object.

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.

LIM_Sc* _LIM_Mode::sc_p

Pointer to spacecraft interface object.

LIM_Gbm* _LIM_Mode::gbm_p

Pointer to a GBM interface object.

LIM_Pkt_Send* _LIM_Mode::cal_start_p

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

LIM_Pkt_Send* _LIM_Mode::physics_start_p

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

LIM_Pkt_Send* _LIM_Mode::shed_alert_tlm_p

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

LIM_Action* _LIM_Mode::action_p

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

LIM_Pool* _LIM_Mode::pool_p

Pointer to a packet pool object.

LIM_Operating_Mode _LIM_Mode::op_mode

Current operating mode.

LIM_Virtual_Mode _LIM_Mode::virt_mode

Current virtual mode.

int _LIM_Mode::main_feed_on

Nonzero value indicates that the main feed has been enabled.

int _LIM_Mode::hold_requested

Nonzero value indicates that HOLD mode has been requested.

int _LIM_Mode::saa_transit

Nonzero value indicates that an SAA transit is in progress.

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.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:21:24 2009 by  doxygen 1.5.3