TSpectrumPeaksAnalyzer.LargestRatio Property

Double LargestRatio { get; set; }

Defines the ratio between the largest peak below which, the peak will not be considered.

Returns: Double

Remarks:

Used when TraceMethod = ptLargest and when calling FindLargestPeaks. Minimum value is 1 and the maximum and default value value is 1E+15.