PeakSearchingByCwtMaximalNumberOfPeaks Property |
Gets/sets a limit for the number of peaks returned.
If set, only the peaks with the highest amplitudes are included (up to this number).
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int? MaximalNumberOfPeaks { get; init; }Property Value
NullableInt32
Exceptions
See Also