SNIP_BaseNumberOfRegularIterations Property |
Gets the number of regular iterations.
The default is 40.
Namespace: Altaxo.Science.Spectroscopy.BaselineEstimationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int NumberOfRegularIterations { get; init; }Property Value
Int32The number of regular iterations.
Exceptions
See Also