Peak |
The PeakDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstFitPoint | Gets the index of the first fit point that was used. | |
| FirstFitPosition | Gets the left boundary, in x-units, of the x-range that was used to fit the peak. | |
| FitFunction | Gets the fit function that was used to fit the peak. | |
| FitFunctionParameter | Gets the complete fit function parameter values (may include parameters of all peaks that were fitted). | |
| LastFitPoint | Gets the index of the last fit point (inclusive) that was used. | |
| LastFitPosition | Gets the right boundary, in x-units, of the x-range that was used to fit the peak. | |
| Notes | Gets notes, for instance why a fit was not possible. | |
| PeakGroupNumber | Gets the peak group number (when fitting in groups). | |
| PeakParameter | Gets the fitted parameter values of the peak. | |
| PeakParameterCovariances | Gets the covariance matrix of the fitted peak parameters. | |
| PositionAreaHeightFWHM | Gets the position, area, height, and full width at half maximum (FWHM) of the fitted peak. | |
| SearchDescription | Gets the description produced by peak searching (see IPeakSearching). | |
| 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. |