| Package | Description |
|---|---|
| stella.sensor |
| Modifier and Type | Class and Description |
|---|---|
class |
AverageSensor
A class that takes a list of individual sensors and returns the average
of their measurements as its measurement.
|
class |
DewPoint
A class that calculates the difference between the ambient temperature and
the dewpoint.
|
class |
MultiToggleSensor
A class that takes a list of individual sensors plus a toggle list
(Schmidt-trigger like toggle between good and bad).
|