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

State information for a spacecraft interface object. More...

Collaboration diagram for _LIM_Sc:

Collaboration graph
[legend]

Data Fields

unsigned int key
LIM_Tasktask_p
LIM_Actionaction_p
LIM_Bulkbulk_p
LIM_Pkt_Sendpkt_slew_req_cmd_p
LIM_Pkt_Sendpkt_slew_req_tlm_p
LIM_Pkt_Sendpkt_slew_rsp_tlm_p
int rep_req_pending
unsigned int rep_req_dwell
unsigned int rep_req_tran_id
double rep_req_ra
double rep_req_dec
WUT_tmr * wut
int wut_active
int expired
unsigned int start_sec

Detailed Description

State information for a spacecraft interface object.


Field Documentation

LIM_Action* _LIM_Sc::action_p
 

Pointer to an action reporting object.

LIM_Bulk* _LIM_Sc::bulk_p
 

Pointer to a BULK queue object.

int _LIM_Sc::expired
 

Flag to indicate that the current repoint period has ended.

unsigned int _LIM_Sc::key
 

Key value that is set to LIM_SC_VALID_KEY when the spacecraft interface object state is valid.

LIM_Pkt_Send* _LIM_Sc::pkt_slew_req_cmd_p
 

Pointer to a Slew-Request command packet sending object.

LIM_Pkt_Send* _LIM_Sc::pkt_slew_req_tlm_p
 

Pointer to a Slew-Request telemetry packet sending object.

LIM_Pkt_Send* _LIM_Sc::pkt_slew_rsp_tlm_p
 

Pointer to a Slew-Request response telemetry packet sending object.

double _LIM_Sc::rep_req_dec
 

The declination value specified in the most recent repoint request.

unsigned int _LIM_Sc::rep_req_dwell
 

The dwell time, in seconds, specified in the most recent repoint request.

int _LIM_Sc::rep_req_pending
 

Flag indicating that a repoint request has been sent to the spacecraft, but a corresponding response has not been received.

double _LIM_Sc::rep_req_ra
 

The right-ascension value specified in the most recent repoint request.

unsigned int _LIM_Sc::rep_req_tran_id
 

The transaction ID specified in the most recent repoint request.

unsigned int _LIM_Sc::start_sec
 

Starting time of the current repoint period, in seconds.

LIM_Task* _LIM_Sc::task_p
 

Pointer to a task control object.

WUT_tmr* _LIM_Sc::wut
 

Handle for the wake-up timer that times the repoint period.

int _LIM_Sc::wut_active
 

Flag indicating that the repoint wake-up timer is active.


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