11 #ifndef CARMA_ANTENNA_BIMA_LOCONTROLIMPL_H
12 #define CARMA_ANTENNA_BIMA_LOCONTROLIMPL_H
46 void setFrequency(
double yigFreq,
double LOfreq);
48 void toggleSweep(
bool on );
50 void toggleYigSweep(
bool on );
52 void setYigFrequency( CORBA::Double yigFreq );
54 void setLoFrequency(
double Frequency);
56 void setLoTerminatorAttenuation(::CORBA::UShort atten);
60 log4cpp::Category &log_;
61 Configuration &_config;
69 #endif // CARMA_ANTENNA_BIMA_LOCONTROLIMPL_H
virtual ~LOControlImpl()
Destructor.
LOControlImpl(Configuration &config)
Constructor.
Conviences for BIMA control code.
LOControlImpl Corba control class.
Class definition for RxClient on the BIMA antennas.