QtbStationarity Class Reference

Monitors a statistical process. More...

#include <Stationarity.h>


Detailed Description

Monitors a statistical process.

Monitor a process (based on one value) for its stabilization. relativeAtEnd() or absoluteAtEnd() returns true if the maximum deviation does not exceed a ratio times the mean(), or simply a threshold.

ratio is given in the constructor. The monitored length must be fixed in the constructor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines