Table of Contents

Property ThresholdValue

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

ThresholdValue

Gets or sets the threshold value used to test individual samples.

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

Property Value

double