CARMA C++
carma::antenna::bima::CryoControlImpl Class Reference

CryoControlImpl CORBA control implementation. More...

#include <carma/antenna/bima/control/CryoControlImpl.h>

Public Member Functions

 CryoControlImpl ()
 Constructor Inputs a CryoCompressor reference to allow delegation of control commands to it. More...
 
void fillCompressor ()
 
void purgeCompressor ()
 
void reset ()
 
void resetCompressor ()
 
void turnCompressor (carma::antenna::common::SwitchState state)
 
virtual ~CryoControlImpl ()
 Destructor. More...
 

Detailed Description

CryoControlImpl CORBA control implementation.

This class implements the CryoControl interface defined in carma::antenna::common.

Definition at line 32 of file CryoControlImpl.h.

Constructor & Destructor Documentation

carma::antenna::bima::CryoControlImpl::CryoControlImpl ( )

Constructor Inputs a CryoCompressor reference to allow delegation of control commands to it.

virtual carma::antenna::bima::CryoControlImpl::~CryoControlImpl ( )
virtual

Destructor.


The documentation for this class was generated from the following file: