Click or drag to resize

QdbDoubleColumn.QuadraticMean Method

Overload List
  NameDescription
Public methodQuadraticMean()
Gets the quadratic mean (ie the mean of all values) of the table
Public methodQuadraticMean(QdbTimeInterval)
Gets the quadratic mean (ie the mean of all values) in an interval
Public methodQuadraticMean(IEnumerable<QdbTimeInterval>)
Gets the quadratic mean (ie the mean of all values) in each interval
Top
See Also