Mass |
The MassBasedFloryDistributionWithFixedGaussianBroadening type exposes the following members.
| Name | Description | |
|---|---|---|
| Accuracy | Gets the accuracy of the evaluation of the fit function. Standard is 1e-3. | |
| IndependentVariableIsDecadicLogarithm | If false, the independent variable is the molecular weight M. If true, the independent variable is log10(M). The default value is true. | |
| MolecularWeightOfMonomerUnit | Gets the molecular weight of the monomer unit. | |
| NumberOfDependentVariables | Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)). | |
| NumberOfIndependentVariables | Number of independent variables (i.e. x). | |
| NumberOfParameters | Number of parameters of this fit function. | |
| NumberOfTerms | Gets or sets the number of peak terms. | |
| OrderOfBaselinePolynomial | Gets or sets the order of the baseline polynomial. | |
| ParameterNamesForOnePeak | Gets the parameter names for one peak. | |
| PolynomialCoefficientsForSigma | Gets the polynomial coefficients for sigma. The polynomial is evaluated in the decadic logarithm of the molecular weight. |