Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleThe *RMS* velocity cube is calculated according to the formula:

//
VRMSn = sqrt((Sum_i(Vi^2*Ti)/Sum_i(Ti)))

The Interval Velocity Cube is calculated according to Dix formula:

Vn = sqrt((VRMSn^2*Tn - VRMSn-1^2*Tn-1)/(Tn-Tn-1))

...