analyzer.stat
Class Blocker
java.lang.Object
|
+--analyzer.stat.Blocker
- public class Blocker
- extends java.lang.Object
- implements DataListener, XYDataSource
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
series
protected ScalarSeries series
error
protected double[] error
min
protected double min
max
protected double max
Blocker
public Blocker(ScalarSeries series)
calcBlockedError
protected void calcBlockedError()
getBlockedError
public double[] getBlockedError()
dataChanged
public void dataChanged(java.lang.Object o)
- Specified by:
- dataChanged in interface DataListener
getXData
public double[] getXData()
- Specified by:
- getXData in interface XYDataSource
getYData
public double[] getYData()
- Specified by:
- getYData in interface XYDataSource
getDataset
public ScalarSeries getDataset()
getXMin
public double getXMin()
- Specified by:
- getXMin in interface XYDataSource
getXMax
public double getXMax()
- Specified by:
- getXMax in interface XYDataSource
getYMin
public double getYMin()
- Specified by:
- getYMin in interface XYDataSource
getYMax
public double getYMax()
- Specified by:
- getYMax in interface XYDataSource
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu