Historypublic class HistoryStatistics extends HistoryScrolling
| Constructor | Description |
|---|---|
HistoryStatistics() |
|
HistoryStatistics(int n) |
| Modifier and Type | Method | Description |
|---|---|---|
double[] |
getXValues() |
Returns an array containing the x values that have been added to the
History.
|
addValue, getHistory, getHistoryLength, getSampleCount, reset, setHistoryLength, willDiscardNextDatapublic HistoryStatistics()
public HistoryStatistics(int n)
public double[] getXValues()
HistorygetXValues in interface HistorygetXValues in class HistoryScrolling