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.CalibrationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MaximalGainRatio { get; set; }
Property Value
DoubleSee Also