Click or drag to resize

SiliconCalibrationOptions Class

Options for x-axis calibration of a Raman spectrum by a spectrum measured from a Neon lamp.
Inheritance Hierarchy
SystemObject
  Altaxo.Science.Spectroscopy.RamanSiliconCalibrationOptions

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class SiliconCalibrationOptions : IEquatable<SiliconCalibrationOptions>

The SiliconCalibrationOptions type exposes the following members.

Constructors
 NameDescription
Public methodSiliconCalibrationOptionsInitializes a new instance of the SiliconCalibrationOptions class
Top
Properties
 NameDescription
Public propertyPeakFindingOptions 
Public propertyRelativeShift_Tolerance_invcm Wavelength tolerance in nm (this is the value how much the spectrometer can be differ from calibration)
Public propertyTemperature 
Top
Methods
 NameDescription
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetOfficialShiftValue_Silicon_invcm 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToString
(Overrides ObjectToString)
Top
Fields
See Also