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/Drives.h"
#include "carma/antenna/bima/DriveCommand.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. | |
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 DriveMgrThread.h.