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