1 #ifndef SZA_ANTENNA_CORBA_IFPROXY_H
2 #define SZA_ANTENNA_CORBA_IFPROXY_H
13 #include "carma/antenna/common/IFControl.h"
15 #include "carma/szautil/Rx.h"
41 virtual void selectRx();
43 virtual void selectBand(
unsigned short);
47 virtual void setAtten(
float atten);
51 virtual void setPower(
float power);
55 virtual void setPresetPower();
63 void setDefaultAtten(sza::util::Attenuation& atten, sza::util::Rx::Id rxId, sza::util::CalPos::Pos pos);
IFProxy(sza::antenna::control::AntennaMaster *parent)
Constructor with a pointer to the parent AntennaMaster.
Tagged: Fri Jul 24 11:34:30 PDT 2009.
A class which will be served as the CORBA IF DO, whose methods will send messages to the AntennaMaste...
Define a class to encapsulate the entire Antenna control system.