|
CARMA C++
|
Class definition for Stepper Motors for BIMA systems. More...
#include <vector>#include <string>#include <unistd.h>#include "carma/util/Program.h"#include "log4cpp/Category.hh"#include "carma/util/IPQreader.h"#include "carma/services/Table.h"#include "carma/antenna/bima/Rx.h"#include "carma/antenna/bima/LO.h"#include "carma/antenna/bima/CalWheel.h"#include "carma/antenna/bima/Secondary.h"#include "carma/antenna/bima/RxCommand.h"#include "carma/antenna/bima/Configuration.h"Go to the source code of this file.
Namespaces | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Macros | |
| #define | RRGET(V) RCGET( _rxReader, V ) |
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 RxMgrThread.h.