| Package | Description |
|---|---|
| stella.rmi | |
| stella.sensor |
| Constructor and Description |
|---|
SensorMeasurement(RawDataEvent raw) |
| Modifier and Type | Class and Description |
|---|---|
class |
CumulativeDataEvent
The data event that is used for shuffling a bunch of measurements into a
single data event.
|
class |
DerivativeDataEvent
Adds the derivative values to the data event.
|
class |
PredictiveDataEvent
Adds the predicted values from a
PredictiveSensor to the data event
generated. |
class |
SmoothDataEvent
Adds the smothened values to the data event.
|