Describes a list of peaks
The following tables list the members exposed by PeakList.
Public Constructors
Public Fields
| Name | Description | |
|---|---|---|
|
Curve | Curve these peaks belong to This field is read-only. |
|
MinPeakHeight | Minimum height of a peak This field is read-only. |
|
MinPeakWidth | Minimum width of peak This field is read-only. |
Public Properties
| Name | Description | |
|---|---|---|
|
Item | Returns the peaks found in this curve as an array. |
|
nPeaks | Returns the number of peaks found in this curve. |
Public Methods
| Name | Description | |
|---|---|---|
|
AddManualPeak | Find peaks from a baseline between two points on the curve. |
|
AddManualPeakFree | Find peaks from a baseline between two independent points |
|
Clear | Clear peaklist |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |