Click or drag to resize

YCalibrationOptionsMaximalGainRatio Property

Gets the maximal allowed ratio of the gain that is caused by the intensity correction. Example: if the value is 10, and in the center of the spectrum the gain is 1, then the spectrum is cropped at the ends, where the gain reaches 10.

Namespace: Altaxo.Science.Spectroscopy.Calibration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double MaximalGainRatio { get; set; }

Property Value

Double
See Also