PeakSearchingByCwtNumberOfPointsPerOctave Property |
The width of the wavelets is varied logarithmically. The value gives the number of points per octave of width variation (octave = factor of two).
The default value is 8.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfPointsPerOctave { get; init; }
Property Value
Int32
The number of points per octave.
Exceptions See Also