org.lsst.ccs.subsystems.fcs
Interface Thermometer

All Known Implementing Classes:
CanOpenThermometer

public interface Thermometer

Author:
virieux

Method Summary
 double readTemperature()
           
 double readTemperatureWithPDO(CanOpenProxy.PDOStorage pdo)
           
 

Method Detail

readTemperature

double readTemperature()
                       throws HardwareError
Throws:
HardwareError

readTemperatureWithPDO

double readTemperatureWithPDO(CanOpenProxy.PDOStorage pdo)
                              throws org.lsst.ccs.bus.BadCommandException
Throws:
org.lsst.ccs.bus.BadCommandException


Copyright © 2013 LSST. All Rights Reserved.