public class RollingDataSet extends FragmentedDataSet
dataCount, listTAG_GAIN_RANGE, TAG_OVERSHOOT, TAG_UNDERSHOOT| Constructor and Description |
|---|
RollingDataSet(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DataSet set) |
int |
getDepth() |
double |
getLastLength() |
void |
setDepth(int d) |
add, clear, get, getDataCount, getDatasetCount, getDatasets, getStyle, getXIndex, getXValues, getYValuesaddDataLabel, addDataStyle, autoNotification, binarySearch, clearMetaInfo, equalDataLabels, equalEditConstraints, equalErrorValues, equalMetaData, equals, equals, equalValues, fireInvalidated, getAxisDescriptions, getDataLabel, getDataLabelMap, getDataStyleMap, getDimension, getEditConstraints, getErrorList, getIndex, getInfoList, getMetaInfo, getName, getThis, getWarningList, hashCode, lock, minNeigbourSearchX, recomputeLimits, removeDataLabel, removeStyle, setEditConstraints, setName, toString, updateEventListenergetStyle, setStyleclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataCount, getDimension, getValue, getValue, getX, getY, getYIndexgetAxisDescription, getAxisDescriptions, getDataLabel, getIndex, getName, getStyle, getValues, lock, recomputeLimits, setStyleaddListener, autoNotification, invokeListener, invokeListener, invokeListener, isAutoNotification, removeListener, updateEventListenerpublic RollingDataSet(String name)
name - data set namepublic void add(DataSet set)
add in class FragmentedDataSetset - new data set to be added to listpublic int getDepth()
public double getLastLength()
public void setDepth(int d)
d - maximum depth before points are being droppedCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.