| Package | Description |
|---|---|
| org.epics.pvmanager.extra |
This package contains experimental classes that, once stable, will
be deprecated and moved into more official packages.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.epics.vtype.VNumberArray> |
ExpressionLanguage.waterfallPlotOf(org.epics.pvmanager.expression.SourceRateExpression<T> arrayPv)
Aggregates the sample at the scan rate and takes the average.
|
static <T extends org.epics.vtype.VNumber> |
ExpressionLanguage.waterfallPlotOf(org.epics.pvmanager.expression.SourceRateExpressionList<T> vDoubles)
Creates a waterfall plot from a series of scalar pvs.
|
WaterfallPlot |
WaterfallPlot.with(WaterfallPlotParameters... newParameters)
Changes parameters of the waterfall plot.
|
Copyright © 2010–2014. All rights reserved.