1 #ifndef SZA_ANTENNA_CORBA_POINTINGMODELPROXY_H
2 #define SZA_ANTENNA_CORBA_POINTINGMODELPROXY_H
17 #ifdef SystemException
18 #undef SystemException
60 void setTilts(
double azTilt1,
double azTilt2,
61 double elTilt1,
double elTilt2);
63 void setFlexure(carma::antenna::common::
66 void setCollimation(carma::antenna::common::
void scheduleNextSequenceNo(unsigned long seq)
Set the value of the sequence number to be associated with the next command.
Tagged: Fri Nov 14 12:38:04 UTC 2003.
Aperture
Enumerate apertures to use for selecting pointing models.
A class which will be served as the CORBA PointingModel DO, whose methods will send messages to the A...
PointingModelProxy(sza::antenna::control::AntennaMaster *parent)
Constructor with a pointer to the parent AntennaMaster.
~PointingModelProxy()
Destructor.
Define a class to encapsulate the entire Antenna control system.