CARMA C++
|
Tagged: Thu Nov 13 16:53:54 UTC 2003. More...
#include <string>
#include <pthread.h>
#include "carma/szautil/TimeVal.h"
#include "carma/szautil/AntennaDataFrameManager.h"
#include "carma/szautil/QuadPath.h"
#include "carma/antenna/sza/antenna/control/PolarEncoderPos.h"
#include "carma/antenna/sza/antenna/control/Site.h"
#include "carma/szaarrayutils/szaregs.h"
#include "carma/szaarrayutils/astrom.h"
Go to the source code of this file.
Classes | |
class | sza::antenna::control::SzaShare |
An instance of this class is created by AntennaMaster and passed to the constructors of other tasks. More... | |
struct | sza::antenna::control::SzaShare::HostAddress |
Struct used to store names and IP addresses of trusted hosts. More... | |
class | sza::antenna::control::SzaShare::SzaAstrom |
Encapsulate the astrometry details of the array in this class. More... | |
class | sza::antenna::control::SzaShare::SzaClock |
The following structure is used by the SZA UTC clock. More... | |
class | sza::antenna::control::SzaShare::SzaPmacLock |
The following structure encapsulates the reader lock used to prevent clashes when freezing and unfreezing the pmac monitor registers. More... | |
class | sza::antenna::control::SzaShare::SzaRegDb |
Access to the register database and its shadow registers is provided through an object of the following type. More... | |
Namespaces | |
sza | |
Define a class for Calibrator control. | |
Tagged: Thu Nov 13 16:53:54 UTC 2003.
Definition in file SzaShare.h.