Multiple |
The MultipleSpectraPeakFittingResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CovariancesGlobal | Gets the global covariance matrix of the fitted parameters. | |
| FitFunction | Gets the fit function that was used. | |
| NumberOfBaselineParameters | Gets the number of baseline polynomial parameters. | |
| NumberOfParametersPerPeak | Gets the number of parameters per peak (for a single spectrum). | |
| NumberOfParametersPerPeakGlobal | Gets the number of parameters per peak in the global parameter array. | |
| NumberOfPeaks | Gets the number of peaks. | |
| NumberOfSpectra | Gets the number of spectra that were fitted. | |
| ParametersGlobal | Gets the full parameter set, including all parameters for all peaks and spectra and the baseline parameters. | |
| PeakDescriptions | Gets the fitted peak descriptions. | |
| StartIndicesOfSpectra | Gets the start indices of each spectrum within XGlobal and YGlobal. | |
| XGlobal | Gets the concatenated x-values of all spectra. | |
| YGlobal | Gets the concatenated y-values of all spectra. |