| Package | Description |
|---|---|
| com.serotonin.mango.rt.dataSource.meta |
| Modifier and Type | Method and Description |
|---|---|
private AnalogStatistics |
NumericPointWrapper.getStats(long from,
long to) |
AnalogStatistics |
NumericPointWrapper.past(int periodType) |
AnalogStatistics |
NumericPointWrapper.past(int periodType,
int count) |
AnalogStatistics |
NumericPointWrapper.prev(int periodType) |
AnalogStatistics |
NumericPointWrapper.prev(int periodType,
int count) |
AnalogStatistics |
NumericPointWrapper.previous(int periodType) |
AnalogStatistics |
NumericPointWrapper.previous(int periodType,
int count) |