Click or drag to resize

NeonCalibrationOptionsControllerInterpolationIgnoreVariance Property

Gets or sets a value indicating whether the interpolation should ignore variance / standard deviation.

Namespace: Altaxo.Gui.Science.Spectroscopy.Raman
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool InterpolationIgnoreVariance { get; set; }

Property Value

Boolean
See Also