Click or drag to resize

PeakDescription Properties

The PeakDescription type exposes the following members.

Properties
 NameDescription
Public propertyFirstFitPoint Gets the index of the first fit point that was used.
Public propertyFirstFitPosition Gets the left boundary, in x-units, of the x-range that was used to fit the peak.
Public propertyFitFunction Gets the fit function that was used to fit the peak.
Public propertyFitFunctionParameter Gets the complete fit function parameter values (may include parameters of all peaks that were fitted).
Public propertyLastFitPoint Gets the index of the last fit point (inclusive) that was used.
Public propertyLastFitPosition Gets the right boundary, in x-units, of the x-range that was used to fit the peak.
Public propertyNotes Gets notes, for instance why a fit was not possible.
Public propertyPeakGroupNumber Gets the peak group number (when fitting in groups).
Public propertyPeakParameter Gets the fitted parameter values of the peak.
Public propertyPeakParameterCovariances Gets the covariance matrix of the fitted peak parameters.
Public propertyPositionAreaHeightFWHM Gets the position, area, height, and full width at half maximum (FWHM) of the fitted peak.
Public propertySearchDescription Gets the description produced by peak searching (see IPeakSearching).
Public propertySigmaSquare Gets the chi-square sum divided by (number of data points - number of degrees of freedom + 1).
Public propertySumChiSquare Gets the chi-square value of the fit.
Top
See Also