Package info.monitorenter.gui.chart.traces.computing
-
Class Summary Class Description Trace2DArithmeticMean A trace that accumulates the latest n points added to points with the arithmetic mean value.Trace2DArithmeticMeanX A trace that accumulates the latest n x values added to points with the arithmetic mean x value and the latest y value.Trace2DArithmeticMeanY A trace that accumulates the latest n y values added to points with the arithmetic mean y value and the latest x value.