public class SimuThermometer extends Object implements Thermometer
| Constructor and Description |
|---|
SimuThermometer() |
| 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.
|
public double readTemperature()
ThermometerreadTemperature in interface ThermometerCopyright © 2018 LSST. All rights reserved.