Click or drag to resize

NeonCalibrationOptionsInterpolationMethod Property

Gets the interpolation method used for interpolating the differences of NIST wavelength and measured wavelength as a function of the measured wavelength.

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IInterpolationFunctionOptions InterpolationMethod { get; init; }

Property Value

IInterpolationFunctionOptions
See Also