10 #ifndef CARMA_ANTENNA_COMMON_TILTMETERCONTROLIMPL_H
11 #define CARMA_ANTENNA_COMMON_TILTMETERCONTROLIMPL_H
13 #include "carma/antenna/common/TiltmeterControl.h"
14 #include "carma/corba/corba.h"
43 void setTemperature(
float temp);
45 void regulateTemperature(
49 void setLoopGain(
float gain);
51 void setLoopIntegrationConstant(
float loopInteg);
53 void setLoopRateConstant(
float rateConst);
55 void setLoopBandwidth(
float bw);
57 void writeLoopParametersToEEPROM();
62 log4cpp::Category &log_;
CORBA control implementation for the TiltmeterControl interface.
OpMode
Thermal control loop operation mode enumerations.