Click or drag to resize

SpikeRemovalByPeakEliminationControllerMaximalWidth Property

Gets or sets the maximal width of a feature that will be considered a spike.

Namespace: Altaxo.Gui.Science.Spectroscopy.SpikeRemoval
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int MaximalWidth { get; set; }

Property Value

Int32
See Also