ALMA Computing Group

Descriptor Struct Reference

The description of each slots in the actual configuration The struct if filled by reading the values (filter and slots) from the CDB The number of each slot is its position in the vector. More...

#include <acsexmplFilterWheelImpl.h>

List of all members.

Public Attributes

int step
char filterName [128]
int delta


Detailed Description

The description of each slots in the actual configuration The struct if filled by reading the values (filter and slots) from the CDB The number of each slot is its position in the vector.

Definition at line 51 of file acsexmplFilterWheelImpl.h.


Member Data Documentation

int Descriptor::delta
 

Definition at line 59 of file acsexmplFilterWheelImpl.h.

Referenced by FilterWheel::initialize(), FilterWheel::moveFilterAction(), and FilterWheel::readConfiguration().

char Descriptor::filterName[128]
 

Definition at line 56 of file acsexmplFilterWheelImpl.h.

Referenced by FilterWheel::initialize(), and FilterWheel::moveFilterAction().

int Descriptor::step
 

Definition at line 54 of file acsexmplFilterWheelImpl.h.

Referenced by FilterWheel::calibrateFilter(), FilterWheel::calibrateWheel(), FilterWheel::initialize(), and FilterWheel::readConfiguration().


The documentation for this struct was generated from the following file: