ibaAnalyzer supports the calculation of miscellaneous statistical functions. Four different versions are available for each function in a normal case:

  • The standard function always calculates the corresponding size across the entire signal.

  • The suffix InTime indicates that the corresponding size is formed over intervals of a specified length.

  • The suffix Valid is used to calculate the corresponding size over intervals, which are marked with a binary signal.

  • The prefix M indicates that the corresponding size is formed over moving intervals of a specified length.

You can find the vector statistics in the vector functions, see Vector operations.

You can find the RMS function in the electrical functions, see RMS and Eff.