CARMA C++
|
#include <memory>
#include <vector>
#include "carma/corba/corba.h"
#include "carma/control/SubarrayControl.h"
#include "carma/monitor/ControlSubsystem.h"
#include "carma/services/Location.h"
#include "carma/services/Pad.h"
#include "carma/util/QuadraticInterpolatorNormal.h"
Go to the source code of this file.
Classes | |
class | carma::control::AntennaControls |
AntennaControls interface. More... | |
struct | carma::control::AntennaControls::PersistentInfo |
Persistent Info captures data about the antenna which goes with it regardless of the subarray in which the antenna is a member. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::control | |
Control subsystem. | |
carma::monitor | |
Monitor subsystem. | |
$CarmaCopyright$
Definition in file AntennaControls.h.