GCMSPeak {BioNovoGene.Analytical.MassSpectrometry.Math} |
.NET clr documentation |
GCMSPeak
Description
Declare
# namespace BioNovoGene.Analytical.MassSpectrometry.Math
export class GCMSPeak extends PeakFeature {
area: double;
baseline: double;
integration: double;
maxInto: double;
mz: double;
noise: double;
nticks: integer;
rawfile: string;
RI: double;
rt: double;
rtmax: double;
rtmin: double;
snRatio: double;
Spectrum: ms2[];
xcms_id: string;
}
.NET clr type reference tree
- this class extends from PeakFeature class: PeakFeature
- use by property member
Spectrum
: ms2
[Package
{$package} version {$version}
Index]