Table of Contents

Property Alpha

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Alpha

Gets or sets the weight to assign to each new array in the sequence. This parameter determines how fast the average forgets previous values.

[Range(0, 1)]
public double Alpha { get; set; }

Property Value

double