| Package | Description |
|---|---|
| org.epics.graphene |
| Modifier and Type | Class and Description |
|---|---|
class |
Point1DCircularBuffer |
| Modifier and Type | Method and Description |
|---|---|
Point1DDataset |
Histogram1DUpdate.getDataset() |
static Point1DDataset |
Point1DDatasets.of(org.epics.util.array.ListNumber values)
Wraps a
ListNumber into a Point1DDataset. |
| Modifier and Type | Method and Description |
|---|---|
static Histogram1D |
Histograms.createHistogram(Point1DDataset dataset)
Creates a new Historgram1D object by calling Histogram1DFromDataset1D, then updates it with the given dataset.
|
Histogram1DUpdate |
Histogram1DUpdate.recalculateFrom(Point1DDataset dataset)
Updates the dataset used for the corresponding Histogram.
|
Copyright © 2012-2014 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.