NeonCalibrationMeasuredWavelengthToWavelengthDifference Property |
Gets an interpolation function that maps the measured wavelength to the difference between Nist and measured wavelength.
Namespace: Altaxo.Science.Spectroscopy.RamanAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Func<double, double>? MeasuredWavelengthToWavelengthDifference { get; }
Property Value
FuncDouble,
DoubleSee Also