| Package | Description |
|---|---|
| stella | |
| stella.sensor |
| Modifier and Type | Class and Description |
|---|---|
class |
DataEvent
This class defines a generic data event.
|
| 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 |
RawDataEvent
The generic data event for sensors that produce raw data.
|
class |
SmoothDataEvent
Adds the smothened values to the data event.
|