Peak |
The PeakDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteHeightOfWidthDetermination | Gets the absolute height of the peak that was used to measure the width. | |
| Height | Gets the peak's total height. | |
| PositionIndex | Gets the peak position as an index within the spectral region. | |
| PositionValue | 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. | |
| Prominence | Gets the peak prominence. | |
| RelativeHeightOfWidthDetermination | Gets the relative height of the peak that was used to measure the width. | |
| WidthPixels | Gets the peak width, in points. | |
| WidthValue | Gets the peak width, in x-units. |