PeakSearchingByTopologyMaximalNumberOfPeaks Property |
If a value is set, this limits the number of peaks included in the result to this number of peaks with the highest amplitude.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int? MaximalNumberOfPeaks { get; set; }
Property Value
NullableInt32
The maximal number of peaks.
Exceptions See Also