CARMA C++
FrontEnd1mmProxy.h
Go to the documentation of this file.
1 #ifndef SZA_ANTENNA_CORBA_FRONTEND1MMPROXY_H
2 #define SZA_ANTENNA_CORBA_FRONTEND1MMPROXY_H
3 
12 
13 namespace sza {
14  namespace antenna {
15  namespace corba {
16 
22 
23  public:
24 
29 
34 
37  float voltage);
38 
41  float voltage);
42 
45  float current);
46 
47  }; // End class FrontEnd1mmProxy
48 
49  }; // End namespace corba
50  }; // End namespace antenna
51 }; // End namespace sza
52 
53 #endif
54 
55 
Amp
A receiver frontend amplifier enumerator.
FrontEnd1mmProxy(sza::antenna::control::AntennaMaster *parent)
Constructor with a pointer to the parent AntennaMaster.
A class which will be served as the CORBA FrontEnd DO, whose methods will send messages to the Antenn...
Stage
A receiver frontend stage enumerator.
A class which will be served as the CORBA FrontEnd DO, whose methods will send messages to the Antenn...
Definition: FrontEndProxy.h:25
Tagged: Thu Nov 13 16:53:39 UTC 2003.
Define a class to encapsulate the entire Antenna control system.