| Package | Description |
|---|---|
| eu.fthevenet.binjr.data.timeseries.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
DecimationTransform<T>
A simple
TimeSeriesTransform that operates a linear decimation on the provided series. |
class |
LargestTriangleThreeBucketsTransform
A time series transform that applies the Largest-Triangle-Three-Buckets algorithm
to reduce the number of disreet data points in a series while keeping a good visual approximation of its appearance when plotted.
|
Copyright © 2018 Frederic Thevenet. All rights reserved.