Click or drag to resize

PeakDescriptionFitFunctionParameter Property

Gets the complete fit function parameter values (may include parameters of all peaks that were fitted).

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[]? FitFunctionParameter { get; init; }

Property Value

Double
See Also