
public interface Thermometer
| Modifier and Type | Method and Description |
|---|---|
double |
readTemperature()
Read the temperature on the hardware device and returns the temperature
as a double in degrees Celsius.
|
double readTemperature()
FcsHardwareExceptionCopyright © 2018 LSST. All rights reserved.