Description of one peak
Constructor | Description |
|
|
Full Usage:
PeakDescription()
|
|
Instance member | Description |
Full Usage:
this.AbsoluteHeightOfWidthDetermination
|
|
|
|
Full Usage:
this.Equals
Parameters:
obj
Returns: bool
Modifiers: abstract |
|
|
|
Full Usage:
this.GetHashCode
Returns: int
Modifiers: abstract |
|
Full Usage:
this.Height
|
The peak's total heigth. |
Full Usage:
this.PositionIndex
|
The peak position as index of the array. |
Full Usage:
this.Prominence
|
The peak prominence. |
Full Usage:
this.RelativeHeightOfWidthDetermination
|
The relative heigth of the peak that was used to measure the width. |
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
Full Usage:
this.Width
|
The peak width. |
|
|
Static member | Description |
|
|
|
|