CARMA C++
|
Carma control interface to the common antenna API. More...
#include <string>
#include <memory>
#include <vector>
#include "carma/corba/corba.h"
#include "carma/antenna/common/DriveControl.h"
#include "carma/control/antennaHandleUtils.h"
#include "carma/control/AzWrapMode.h"
#include "carma/control/MjdTriplet.h"
#include "carma/control/RemoteObjHandleT.h"
#include "carma/monitor/ControlSubsystem.h"
#include "carma/monitor/ControlSubsystemExt.h"
#include "carma/services/Ephemeris.h"
#include "carma/services/Location.h"
#include "carma/services/SourceChecker.h"
#include "carma/services/Source.h"
#include "carma/services/Types.h"
Go to the source code of this file.
Classes | |
class | carma::control::DriveHandle |
Manages antenna drive control DO connections. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::control | |
Control subsystem. | |
carma::monitor | |
Monitor subsystem. | |
carma::services | |
Auxiliary Services is intended to provide routines commonly needed for array control and observational planning. | |
Typedefs | |
typedef RemoteObjHandleT < antenna::common::DriveControl > | carma::control::DriveControlRemoteObjHandle |
Carma control interface to the common antenna API.
$CarmaCopyright$
Definition in file DriveHandle.h.