Peak |
The PeakDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| FitFunction | Gets the fit function that was used to fit the peak. | |
| Notes | Gets notes, for instance why a fit was not possible. | |
| OriginalPeakIndex | Gets the original index of the peak. This is the index as the peak appears in the global parameter array. | |
| Parent | Gets the parent fit result that provides access to the shared global parameter and covariance arrays. | |
| PeakGroupNumber | Gets the peak group number (when fitting in groups). | |
| Position | Gets the position of this peak. | |
| SigmaSquare | Gets the chi-square sum divided by (number of data points - number of degrees of freedom + 1). | |
| SumChiSquare | Gets the chi-square value of the fit. |