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 VNumberArray> |
ExpressionLanguage.waterfallPlotOf(SourceRateExpression<T> arrayPv)
Aggregates the sample at the scan rate and takes the average.
|
static <T extends VNumber> |
ExpressionLanguage.waterfallPlotOf(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–2015. All rights reserved.