Click or drag to resize

NeonCalibrationOptionsInterpolationMethod Property

Gets the interpolation method used for interpolating the differences of Nist wavelength and measured wavelength in dependence on the measured wavelength.

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

Property Value

IInterpolationFunctionOptions
See Also