IPeak2D
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.COW.IPeak2D
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| ID | 1 | the unique reference id of current signal peak |
| Dimension1 | 1 | the signal peak dimension 1 data |
| Dimension2 | 1 | the signal peak dimension 2 data |
| Intensity | 1 | the signal intensity value |
03 Members
ID
the unique reference id of current signal peak
Dimension1
the signal peak dimension 1 data
Remarks
in LCMS signal processing, usually could be the [Mass] data.
Dimension2
the signal peak dimension 2 data
Remarks
in LCMS signal processing, usually could be the [RT] time data.
Intensity
the signal intensity value