Uses of Class
org.ow2.clif.jenkins.chart.movingstatistics.AbstractMovingStat
Packages that use AbstractMovingStat
-
Uses of AbstractMovingStat in org.ow2.clif.jenkins.chart.movingstatistics
Subclasses of AbstractMovingStat in org.ow2.clif.jenkins.chart.movingstatisticsModifier and TypeClassDescriptionclassCalculate the moving average of time series data.classCalculate the moving max of time series data.classCalculate the moving median of time series data.classCalculate the moving min of time series data.classCalculate the moving stabdard deviation of time series data.classCalculate the moving throughput of time series data.