nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.SignalProcessing / IPeak2D

IPeak2D

Full name Microsoft.VisualBasic.Math.SignalProcessing.COW.IPeak2D Assembly Microsoft.VisualBasic.Math.SignalProcessing Members 4

01 Syntax

Microsoft.VisualBasic.Math.SignalProcessing.COW.IPeak2D

02 Properties

NameOverloadsSummary
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

property ID #
ID

the unique reference id of current signal peak

property Dimension1 #
Dimension1

the signal peak dimension 1 data

Remarks

in LCMS signal processing, usually could be the [Mass] data.

property Dimension2 #
Dimension2

the signal peak dimension 2 data

Remarks

in LCMS signal processing, usually could be the [RT] time data.

property Intensity #
Intensity

the signal intensity value