public static class CircularValueList.Statistics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
average |
int |
idxEnd |
int |
idxStart |
int |
num |
float |
rms |
float |
stdDeviation |
float |
sum |
float |
variance |
Constructor and Description |
---|
CircularValueList.Statistics() |