Click or drag to resize

MassBasedFloryDistributionWithFixedGaussianBroadening Properties

The MassBasedFloryDistributionWithFixedGaussianBroadening type exposes the following members.

Properties
 NameDescription
Public propertyAccuracy Gets the accuracy of the evaluation of the fit function. Standard is 1e-3.
Public propertyIndependentVariableIsDecadicLogarithm If false, the independent variable is the molecular weight M. If true, the independent variable is log10(M). The default value is true.
Public propertyMolecularWeightOfMonomerUnit Gets the molecular weight of the monomer unit.
Public propertyNumberOfDependentVariables Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)).
Public propertyNumberOfIndependentVariables Number of independent variables (i.e. x).
Public propertyNumberOfParameters Number of parameters of this fit function.
Public propertyNumberOfTerms Gets or sets the number of peak terms.
Public propertyOrderOfBaselinePolynomial Gets or sets the order of the baseline polynomial.
Public propertyParameterNamesForOnePeak Gets the parameter names for one peak.
Public propertyPolynomialCoefficientsForSigma Gets the polynomial coefficients for sigma. The polynomial is evaluated in the decadic logarithm of the molecular weight.
Top
See Also