OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::ThermoElectricCoolerFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::ThermoElectricCoolerFeatureAdapter:
Collaboration diagram for oceandirect::api::ThermoElectricCoolerFeatureAdapter:

Public Member Functions

 ThermoElectricCoolerFeatureAdapter (ThermoElectricFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
bool getTECEnable (int *errorCode)
 
bool getTECFanEnable (int *errorCode)
 
float getTECSetpoint (int *errorCode)
 
bool getTECStable (int *errorCode)
 
double readTECTemperature (int *errorCode)
 
void setTECEnable (int *errorCode, bool tecEnable)
 
void setTECFanEnable (int *errorCode, bool enable)
 
void setTECTemperature (int *errorCode, double temperature_degrees_celsius)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< ThermoElectricFeatureInterface >
 FeatureAdapterTemplate (ThermoElectricFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
ThermoElectricFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< ThermoElectricFeatureInterface >
Bus * bus
 
FeatureFamily family
 
ThermoElectricFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

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