feature

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAvgProcessor

func NewAvgProcessor() signal.Processor

func NewMAVSignalProcessor

func NewMAVSignalProcessor() signal.Processor

NewMAVSignalProcessor returns a signal processor, that calculates the Mean Absolute Value

func NewRMSProcessor

func NewRMSProcessor() signal.Processor

NewRMSProcessor returns a signal processor, that calculates the root mean square of the whole signal

func NewRMSWindowProcessor

func NewRMSWindowProcessor() signal.Processor

NewRMSWindowProcessor returns a signal processor, that calculates the root mean square of the signal window

func NewWAMPSignalProcessor

func NewWAMPSignalProcessor(threshold float64) signal.Processor

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

func NewWLSignalProcessor() signal.Processor

NewWLSignalProcessor returns a signal processor, that calculates the Waveform Length or Wave Length

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL