|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.dataset.AveragePeakTableRebinner
public class AveragePeakTableRebinner
Constructor Summary | |
---|---|
AveragePeakTableRebinner()
Creates a new instance of TableAveragePeakRebinner |
Method Summary | |
---|---|
boolean |
isDebug()
Getter for property debug. |
DataSet |
rebin(DataSet ds,
RebinDescriptor ddX,
RebinDescriptor ddY)
|
void |
setDebug(boolean debug)
Setter for property debug. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AveragePeakTableRebinner()
Method Detail |
---|
public DataSet rebin(DataSet ds, RebinDescriptor ddX, RebinDescriptor ddY) throws java.lang.IllegalArgumentException
rebin
in interface DataSetRebinner
java.lang.IllegalArgumentException
public boolean isDebug()
public void setDebug(boolean debug)
debug
- New value of property debug.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |