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


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Sc Struct Reference

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

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned int _LIM_Sc::key

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

LIM_Task* _LIM_Sc::task_p

Pointer to a task control object.

LIM_Action* _LIM_Sc::action_p

Pointer to an action reporting object.

LIM_Bulk* _LIM_Sc::bulk_p

Pointer to a BULK queue object.

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.

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.

unsigned int _LIM_Sc::rep_req_dwell

The dwell time, in seconds, 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.

double _LIM_Sc::rep_req_ra

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

double _LIM_Sc::rep_req_dec

The declination value specified in the most recent repoint request.

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.

int _LIM_Sc::expired

Flag to indicate that the current repoint period has ended.

unsigned int _LIM_Sc::start_sec

Starting time of the current repoint period, in seconds.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 30 10:23:24 2009 by  doxygen 1.5.3