The buckets we're accumlating
an unique identifier for this decimator
this function is used to map the revert xyValues from x scaled values
this function is used to map the input xyValues to x scaled values
this function is used to map the input xyValues to y scaled values
Bucket dumper
Values to be decimated
start time of the region
start time of the region
Returns the key of this decimator
Get the accumulated buckets
the accumulated buckets
Generated using TypeDoc
Data decimation to fit information to onto the graph.
This class divides the x-Axis time range into a set of buckets. Each bucket provides the average of the values, the minimum & maximum values, and the values upon entry & exit. It assumes that the DB values are increase over the time.