Click or drag to resize

PeakDescription Methods

The PeakDescription type exposes the following members.

Methods
 NameDescription
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetParameterIndicesOfSpectrum Gets the parameter indices of this peak for the spectrum specified by idxSpectrum.
Public methodGetPeakParameterCovariancesForSpectrum Gets the covariance matrix of the fitted peak parameters for a given spectrum.
Public methodGetPeakParametersOfSpectrum Gets the peak parameters of this peak for a given spectrum.
Public methodGetPositionAreaHeightFWHMOfSpectrum Gets the position, area, height, and full width at half maximum (FWHM) of the fitted peak for a given spectrum.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Top
See Also