Package org.jrobin.data

JRobin data management.

See:
          Description

Class Summary
Aggregates Simple class which holds aggregated values (MIN, MAX, FIRST, LAST, AVERAGE and TOTAL).
CubicSplineInterpolator Class used to interpolate datasource values from the collection of (timestamp, values) points using natural cubic spline interpolation.
DataProcessor Class which should be used for all calculations based on the data fetched from RRD files.
LinearInterpolator Class used to interpolate datasource values from the collection of (timestamp, values) points.
Plottable Interface to be used for custom datasources.
 

Package org.jrobin.data Description

JRobin data management.



Copyright © 2003-2008. All Rights Reserved.