Click or drag to resize

SpikeRemovalByPeakEliminationEliminateNegativeSpikes Property

Gets a value indicating whether negative spikes should be eliminated as well as positive spikes.

Namespace: Altaxo.Science.Spectroscopy.SpikeRemoval
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool EliminateNegativeSpikes { get; init; }

Property Value

Boolean
See Also