Click or drag to resize

NeonCalibrationOptionsInterpolationIgnoreStdDev Property

Gets a value indicating whether the position error obtained from the peak fit should be ignored during the interpolation step. If set to true, the position error is ignored and all points are weighted equally.

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool InterpolationIgnoreStdDev { get; init; }

Property Value

Boolean
See Also