| Package | Description |
|---|---|
| org.epics.graphene |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
TimeSeriesDataset.getStatistics()
The statistical information of the values.
|
Statistics |
Point1DDataset.getStatistics()
The statistical information of the values.
|
Statistics |
Point1DCircularBuffer.getStatistics() |
Statistics |
Cell2DDataset.getStatistics()
Returns the statistics of all values at all cells.
|
Statistics |
Cell1DDataset.getStatistics()
Returns the statistics of all values at all cells.
|
Statistics |
Point3DWithLabelDataset.getXStatistics() |
Statistics |
Point2DDataset.getXStatistics()
The statistical information of x values.
|
Statistics |
Point3DWithLabelDataset.getYStatistics() |
Statistics |
Point2DDataset.getYStatistics()
The statistical information of x values.
|
Statistics |
Point3DWithLabelDataset.getZStatistics() |
static Statistics |
StatisticsUtil.statisticsOf(org.epics.util.array.CollectionNumber data)
Calculates data statistics, excluding NaN values.
|
static Statistics |
StatisticsUtil.statisticsOf(List<Statistics> data) |
| Modifier and Type | Method and Description |
|---|---|
static Statistics |
StatisticsUtil.statisticsOf(List<Statistics> data) |
Copyright © 2012-2013 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.