| Package | Description |
|---|---|
| stella.sensor |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivativeDataEvent
Adds the derivative values to the data event.
|
class |
SmoothDataEvent
Adds the smothened values to the data event.
|
| Modifier and Type | Method and Description |
|---|---|
private static PredictiveDataEvent |
DataFactory.averagePredictiveDataEvent(List de)
Averages over predictive data events.
|