public class PowerValuePlot extends Plot
| Modifier and Type | Class and Description |
|---|---|
static class |
PowerValuePlot.Curve |
Plot.ColoredDataSet| Constructor and Description |
|---|
PowerValuePlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Channel channel,
List<PowerValue> powervalues)
add the given List of PowerValues
|
Plot.ColoredDataSet |
createDataset() |
public Plot.ColoredDataSet createDataset()
createDataset in class Plotpublic void add(Channel channel, List<PowerValue> powervalues)
channel - - the channel to addpowervalues - Copyright © 2018 BITPlan GmbH. All rights reserved.