Table of Contents

Property KernelLength

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

KernelLength

Gets or sets the size of the finite-impulse response kernel used to design the linear filter.

[TypeConverter(typeof(KernelLengthConverter))]
public int KernelLength { get; set; }

Property Value

int