Click or drag to resize

PeakDescription Properties

The PeakDescription type exposes the following members.

Properties
 NameDescription
Public propertyAbsoluteHeightOfWidthDetermination Gets the absolute height of the peak that was used to measure the width.
Public propertyHeight Gets the peak's total height.
Public propertyPositionIndex Gets the peak position as an index within the spectral region.
Public propertyPositionValue Gets the position value. If an x-axis was provided for the peak searching algorithm, this contains the x-value at the peak position; otherwise, it is the same value as PositionIndex.
Public propertyProminence Gets the peak prominence.
Public propertyRelativeHeightOfWidthDetermination Gets the relative height of the peak that was used to measure the width.
Public propertyWidthPixels Gets the peak width, in points.
Public propertyWidthValue Gets the peak width, in x-units.
Top
See Also