11 #ifndef CARMA_ANTENNA_BIMA_CRYOCONTROLIMPL_H
12 #define CARMA_ANTENNA_BIMA_CRYOCONTROLIMPL_H
14 #include "carma/antenna/common/SwitchState.h"
50 void resetCompressor();
52 void fillCompressor();
54 void purgeCompressor();
60 log4cpp::Category &log_;
66 #endif // CARMA_ANTENNA_BIMA_CRYOCONTROLIMPL_H
virtual ~CryoControlImpl()
Destructor.
CryoControlImpl()
Constructor Inputs a CryoCompressor reference to allow delegation of control commands to it...
SwitchState
Generic switch state enumerator.
CryoControlImpl CORBA control implementation.