PeakSearchingAndFittingOutputOptionsOutputFitCurveSamplingFactor Property |
Gets/sets the sampling factor of the fit curve.
A sampling factor of 1 samples the fit curve at the same positions as the fitted curve;
a factor of 2 inserts one additional point between the original points, etc.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int OutputFitCurveSamplingFactor { get; init; }Property Value
Int32
The output fit curve sampling factor.
Exceptions
See Also