Click or drag to resize

NeonCalibrationOptionsLaserWavelength_Nanometer Property

Gets the approximate laser wavelength in nanometer. This is neccessary to convert Raman shift values to absolute wavelength. It is enough to give the value approximately here, because a calibration of the laser wavelength itself is done elsewhere.

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

Property Value

Double
See Also