CARMA C++
|
Carma control interface to the VLBI beam former. More...
#include <vector>
#include "carma/corba/corba.h"
#include "carma/control/RemoteObjHandleT.h"
#include "carma/control/CorrelatorInfo.h"
#include "carma/monitor/ControlSubsystem.h"
#include "carma/monitor/NoiseSource.h"
#include "carma/correlator/obsRecord2/CorDataBase.h"
#include "carma/util/corrUtils.h"
Go to the source code of this file.
Classes | |
class | carma::control::VlbiHandle |
Manages correlator control DO connections. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::control | |
Control subsystem. | |
Carma control interface to the VLBI beam former.
This class copies too much of the functionality of carma::control::CorrelatorHandle. It would be cleaner to create an intermediate base class from which both VlbiHandle and CorrelatorHandle inherit.
$CarmaCopyright$
Definition in file VlbiHandle.h.