15 #ifndef CARMA_ANTENNA_BIMA_LO_H
16 #define CARMA_ANTENNA_BIMA_LO_H
25 #include "carma/util/Program.h"
36 class LO :
public TelemetryClient
40 LO( Configuration& config );
43 double xBandErrorVolts();
44 double xBandIFLevel();
46 void setLockInfo(
int value );
48 void lockX(
double xfreq );
49 void setCommanded(
double xfreq );
50 double getCommanded();
62 #endif // CARMA_ANTENNA_BIMA_LO_H
Class definition for TelemetryClient on the BIMA antennas.
Class definition for Stepper Motors for BIMA systems.