1 #ifndef SZA_ANTENNA_CORBA_LO3MMPROXY_H
2 #define SZA_ANTENNA_CORBA_LO3MMPROXY_H
36 virtual void setYigFrequency(
double yigFreq);
38 virtual void setLoFrequency(
double frequency);
40 virtual void toggleSweep(
bool on);
A class which will be served as the CORBA LO DO, whose methods will send messages to the AntennaMaste...
Tagged: Thu Nov 13 16:53:40 UTC 2003.
Define a class to encapsulate the entire Antenna control system.
A class which will be served as the CORBA LO DO, whose methods will send messages to the AntennaMaste...
LO3mmProxy(sza::antenna::control::AntennaMaster *parent)
Constructor with a pointer to the parent AntennaMaster.