GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ATT / V1-1-1

Constituent: att     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_ATT_Control Struct Reference

#include <ATT_private.h>

Collaboration diagram for _ATT_Control:

Collaboration graph
[legend]

Data Fields

_ATT_Controlcheck
Q_head history_head
ATT_Historyhistory_list
unsigned int max_entries
unsigned int cur_entries
MTX history_lock

Detailed Description

The global attitude processing control descriptor.


Field Documentation

struct _ATT_Control* _ATT_Control::check
 

Pointer value check

unsigned int _ATT_Control::cur_entries
 

The current number of items in the history list

Q_head _ATT_Control::history_head
 

The attitude history list control structure.

ATT_History* _ATT_Control::history_list
 

The attitude history list memory buffer

MTX _ATT_Control::history_lock
 

A mutex to protect the history list

unsigned int _ATT_Control::max_entries
 

The maximum number of items in the history list


The documentation for this struct was generated from the following file:
Generated on Fri Mar 25 20:23:51 2005 by doxygen 1.3.3