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

Constituent: att     Tag: mv2304


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
const ATT_DB_Schema * config

Detailed Description

The global attitude processing control descriptor.


Field Documentation

struct _ATT_Control* _ATT_Control::check
 

Pointer value check

const ATT_DB_Schema* _ATT_Control::config
 

ATT_DB database info

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 Wed Jun 13 05:48:03 2007 by  doxygen 1.4.4