GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim_scp     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Info Struct Reference

LIM state information. More...

#include <LIM_pubdefs.h>


Data Fields

LIM_Operating_Mode op_mode
LIM_Virtual_Mode virt_mode
LIM_Action_Id last_action
unsigned int last_status
int saa_transit
LIM_Other_State lci_state
LIM_Other_State ldf_state
LIM_Other_State lpa_state
int too_ready
int too_active
int arr_ready
int arr_active
int too_started
unsigned int too_remain_sec
unsigned int arr_remain_sec
int gbm_rep_allowed
int hv_allowed
int gbm_pri_int_allowed
int gbm_red_int_allowed
unsigned int gbm_int_dis_remain_sec
int rep_req_pending
LIM_Grb_State grb_state


Detailed Description

LIM state information.


Field Documentation

int _LIM_Info::arr_active
 

Nonzero value indicates that an ARR observation is in-progress.

int _LIM_Info::arr_ready
 

Nonzero value indicates that an ARR observation is ready to be started or is in-progress.

unsigned int _LIM_Info::arr_remain_sec
 

Time, in seconds, remaining for the ARR observation.

unsigned int _LIM_Info::gbm_int_dis_remain_sec
 

Time, in seconds, remaining for the GBM interrupt disable period.

int _LIM_Info::gbm_pri_int_allowed
 

Nonzero value indicates that LIM is allowed to enable the primary GBM interrupt.

int _LIM_Info::gbm_red_int_allowed
 

Nonzero value indicates that LIM is allowed to enable the redundant GBM interrupt.

int _LIM_Info::gbm_rep_allowed
 

Nonzero value indicates that LIM is allowed to send repoint requests to the spacecraft on behalf of the GBM.

LIM_Grb_State _LIM_Info::grb_state
 

Current state of the GRB handler.

int _LIM_Info::hv_allowed
 

Nonzero value indicates that LIM is allowed to enable the ACD high-voltage.

LIM_Action_Id _LIM_Info::last_action
 

Most recent LIM action.

unsigned int _LIM_Info::last_status
 

Most recent LIM status.

LIM_Other_State _LIM_Info::lci_state
 

Current state of the LCI task.

LIM_Other_State _LIM_Info::ldf_state
 

Current state of the LDF task.

LIM_Other_State _LIM_Info::lpa_state
 

Current state of the LPA task.

LIM_Operating_Mode _LIM_Info::op_mode
 

Current LIM operating mode.

int _LIM_Info::rep_req_pending
 

Nonzero value indicates that a repoint request has been sent to the spacecraft, but a response has not yet been received.

int _LIM_Info::saa_transit
 

Nonzero value indicates that an SAA transit is in progress.

int _LIM_Info::too_active
 

Nonzero value indicates that a TOO observation is in-progress.

int _LIM_Info::too_ready
 

Nonzero value indicates that a TOO observation is ready to be started or is in-progress.

unsigned int _LIM_Info::too_remain_sec
 

Time, in seconds, remaining for the TOO observation.

int _LIM_Info::too_started
 

Nonzero value indicates that a TOO observation has been started.

LIM_Virtual_Mode _LIM_Info::virt_mode
 

Current LIM virtual mode.


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