| Package | Description |
|---|---|
| de.gsi.dataset.spi |
| Modifier and Type | Method and Description |
|---|---|
FifoDoubleErrorDataSet |
FifoDoubleErrorDataSet.add(double[] xValues,
double[] yValues,
double[] yErrorsNeg,
double[] yErrorsPos)
Initialises the data set with specified data.
|
FifoDoubleErrorDataSet |
FifoDoubleErrorDataSet.add(double x,
double y,
double yErrorNeg,
double yErrorPos)
Add point to the DoublePoints object
|
FifoDoubleErrorDataSet |
FifoDoubleErrorDataSet.add(double x,
double y,
double yErrorNeg,
double yErrorPos,
String tag)
Add point to the DoublePoints object
|
FifoDoubleErrorDataSet |
FifoDoubleErrorDataSet.add(double x,
double y,
double yErrorNeg,
double yErrorPos,
String tag,
String style)
Add point to the DoublePoints object
|
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.