SNIP_BaseNumberOfRegularIterations Property |
Gets or sets the number of regular iterations. Default is 40.
Namespace: Altaxo.Science.Spectroscopy.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfRegularIterations { get; init; }
Property Value
Int32
The number of regular iterations.
Exceptions See Also