Click or drag to resize

EmpiricalModeDecompositionAvgByDiffThreshold Property

Gets/sets the average by difference threshold.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double AvgByDiffThreshold { get; init; }

Property Value

Double
Remarks
This value is used in conjunction with MaximumFractionAvgByDiffThresholdExceeded. See remarks there.
See Also