Click or drag to resize

CorrelationMatching1DDistanceMax Property

Gets or sets the maximum distance to consider points as correlated. Default is 0 (consider all points).

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double DistanceMax { get; set; }

Property Value

Double
See Also