Click or drag to resize

PeakSearchingByCwtControllerWavelet Property

Gets or sets the wavelet.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearching
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> Wavelet { get; set; }

Property Value

ItemsControllerType
The wavelet.
See Also