Click or drag to resize

IFitFunctionPeak Properties

The IFitFunctionPeak type exposes the following members.

Properties
 NameDescription
Public propertyNumberOfDependentVariables Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)).
(Inherited from IFitFunction)
Public propertyNumberOfIndependentVariables Number of independent variables (i.e. x).
(Inherited from IFitFunction)
Public propertyNumberOfParameters Number of parameters of this fit function.
(Inherited from IFitFunction)
Public propertyNumberOfTerms Gets the number of terms.
Public propertyOrderOfBaselinePolynomial Gets the order of the polynomial that is used for the baseline. A value of -1 disables the baseline.
Public propertyParameterNamesForOnePeak Gets the parameter names for one peak.
Top
See Also