Property Threshold
Threshold
Gets or sets the per-channel threshold for detecting individual spikes.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public double[] Threshold { get; set; }
Property Value
- double[]
Gets or sets the per-channel threshold for detecting individual spikes.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public double[] Threshold { get; set; }