CARMA C++
|
Class definition for Stepper Motors for BIMA systems. More...
#include <vector>
#include <string>
#include "carma/util/Program.h"
#include "carma/util/Trace.h"
#include "carma/util/ErrorException.h"
#include "carma/services/Table.h"
#include "carma/antenna/bima/TelemetryConfigHandler.h"
#include "carma/antenna/bima/SemaphoreOperator.h"
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Macros | |
#define | IPQLEN 2000 |
Functions | |
::std::ostream & | operator<< (::std::ostream &os,::carma::antenna::bima::Configuration &config) |
Class definition for Stepper Motors for BIMA systems.
This class is derived from existing BIMA code to generally describe motor parameters. The original structure was defined in inc/nrcvr.h
Definition in file Configuration.h.