Click or drag to resize

PeakDescription Properties

The PeakDescription type exposes the following members.

Properties
 NameDescription
Public propertyFirstFitPoint Index of the first fit point that was used.
Public propertyFirstFitPosition 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 Index of the last fit point (inclusive) that was used.
Public propertyLastFitPosition 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 fit parameter values of the peak.
Public propertyPeakParameterCovariances Gets the fit covariance matrix of the parameters of the peak.
Public propertyPositionAreaHeightFWHM Gets the position, the area, the height and the Full Width Half Maximum of the fitted peak.
Public propertySearchDescriptionThe description of the peak searching algorithm, see IPeakSearching.
Public propertySigmaSquare Gets the sum of chi square, 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