| Package | Description |
|---|---|
| stella.globals |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteSensorAverage
Returns the average of a sensor.
|
class |
RemoteSensorMaximum
Returns the average of a sensor.
|
class |
RemoteSensorStatistic
This value registers to a sensor that is a
RmiDataCaster. |
class |
SensorStatistic
A sensor statistic acts as a data listener, where every data event received
is added to the statistic.
|
static class |
StatisticValue.Average
Useable class returning the average.
|
static class |
StatisticValue.Maximum
Useable class returning the average.
|
static class |
StatisticValue.Median
Useable class returning the median.
|
static class |
StatisticValue.Minimum
Useable class returning the average.
|