CorrelationMatching1DDistanceMax Property |
Gets or sets the maximum distance to consider points as correlated.
Default is 0 (consider all points).
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double DistanceMax { get; set; }
Property Value
DoubleSee Also