Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAvgProcessor ¶
func NewMAVSignalProcessor ¶
NewMAVSignalProcessor returns a signal processor, that calculates the Mean Absolute Value
func NewRMSProcessor ¶
NewRMSProcessor returns a signal processor, that calculates the root mean square of the whole signal
func NewRMSWindowProcessor ¶
NewRMSWindowProcessor returns a signal processor, that calculates the root mean square of the signal window
func NewWAMPSignalProcessor ¶
NewWAMPSignalProcessor returns a signal processor, that calculates the Wilson Amplitude =SUM(f(x(i)-x(i+1)) f(x)= {1, if x > threshold
{0, otherwise
func NewWLSignalProcessor ¶
NewWLSignalProcessor returns a signal processor, that calculates the Waveform Length or Wave Length
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.