
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 © 2021 LSST. All rights reserved.