Click or drag to resize

PeakDescription Properties

The PeakDescription type exposes the following members.

Properties
 NameDescription
Public propertyFitFunction Gets the fit function that was used to fit the peak.
Public propertyNotes Gets notes, for instance, why a fit was not possible.
Public propertyOriginalPeakIndex Gets the original index of the peak. This is the index as the peak appears in the global parameter array.
Public propertyParent 
Public propertyPeakGroupNumber Gets the peak group number (when fitting in groups).
Public propertyPosition Gets the position of this peak.
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