CARMA C++
carma::antenna::ovro::EnvironmentalControlImpl Class Reference

CORBA control implementation for the EnvironmentalControl interface. More...

#include <carma/antenna/ovro/control/EnvironmentalControlImpl.h>

Public Member Functions

void enable24vPs (::CORBA::UShort supplyNo,::CORBA::Boolean on)
 
void enableCamera (::CORBA::Boolean on)
 
 EnvironmentalControlImpl (EnvironmentalMonitor &env)
 Constructor. More...
 
void turnSidecabPowerOff ()
 

Detailed Description

CORBA control implementation for the EnvironmentalControl interface.

This class delegates CORBA control commands to associated canbus classes. By using delegation we introduce a level of indirection which will make it easier to switch the underlying communications mechanism (CORBA) should the need ever arise.

Definition at line 34 of file EnvironmentalControlImpl.h.

Constructor & Destructor Documentation

carma::antenna::ovro::EnvironmentalControlImpl::EnvironmentalControlImpl ( EnvironmentalMonitor env)

Constructor.

Parameters
envReference to EnvironmentalMonitor CAN Device class.

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