Interpolated |
The InterpolatedPeakFunctionFromMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| AreaSpline | Gets the interpolation function used to calculate area values. | |
| FwhmSpline | Gets the interpolation function used to calculate full width at half maximum (FWHM) values. | |
| MaximalPositionOrWidth | Gets the maximal peak position that can be evaluated. | |
| MaximalX | Gets the maximal x value that can be evaluated. | |
| MinimalPositionOrWidth | Gets the minimal peak position that can be evaluated. | |
| MinimalX | Gets the minimal x value that can be evaluated. | |
| 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. | |
| NumberOfParametersPerPeak | Gets the number of parameters per peak. | |
| NumberOfTerms | Gets the number of peak terms. | |
| OrderOfBaselinePolynomial | Gets the order of the baseline polynomial. | |
| ParameterNamesForOnePeak | Gets the parameter names for one peak. | |
| PropertyIsPeakWidth | Gets a value indicating whether the additional peak property represents the peak width. | |
| Spline | Gets the spline used to interpolate the lookup table. |