CARMA C++
DriveEngine.h File Reference

carma::antenna::ovro::DriveEngine class declaration. More...

#include <memory>
#include <pthread.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  carma::antenna::ovro::DriveEngine
 Responsible for storing and maintaining drive parameters, calculating drive rate updates and regularly sending them to the drive hardware. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::antenna::ovro
 Contains names specific to OVRO antennas.
 
 carma::monitor
 Monitor subsystem.
 
 carma::services
 Auxiliary Services is intended to provide routines commonly needed for array control and observational planning.
 

Typedefs

typedef ::std::vector< RaDecEpoch > carma::antenna::ovro::RaDecTriplet
 
typedef
RaDecTriplet::const_iterator 
carma::antenna::ovro::RaDecTripletConstIter
 
typedef RaDecTriplet::iterator carma::antenna::ovro::RaDecTripletIter
 

Detailed Description

carma::antenna::ovro::DriveEngine class declaration.

Author
Andrew Beard

Version:

Revision:
1.26
Date:
2011/12/21 22:56:37
Id:
DriveEngine.h,v 1.26 2011/12/21 22:56:37 mpound Exp

Definition in file DriveEngine.h.