| SpectrumComment {BioNovoGene.Analytical.MassSpectrometry.Math.Spectra} | .NET clr documentation | 
            
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.Spectra
export class SpectrumComment extends Enum {
   none: SpectrumComment = 0;
   experiment: SpectrumComment = 1;
   reference: SpectrumComment = 2;
   precursor: SpectrumComment = 4;
   b: SpectrumComment = 8;
   y: SpectrumComment = 16;
   b2: SpectrumComment = 32;
   y2: SpectrumComment = 64;
   b_h2o: SpectrumComment = 128;
   y_h2o: SpectrumComment = 256;
   b_nh3: SpectrumComment = 512;
   y_nh3: SpectrumComment = 1024;
   b_h3po4: SpectrumComment = 2048;
   y_h3po4: SpectrumComment = 4096;
   tyrosinep: SpectrumComment = 8192;
   metaboliteclass: SpectrumComment = 16384;
   acylchain: SpectrumComment = 32768;
   doublebond: SpectrumComment = 65536;
   snposition: SpectrumComment = 131072;
   doublebond_high: SpectrumComment = 262144;
   doublebond_low: SpectrumComment = 524288;
   c: SpectrumComment = 1048576;
   z: SpectrumComment = 2097152;
   c2: SpectrumComment = 4194304;
   z2: SpectrumComment = 8388608;
}
        
        none: SpectrumCommentexperiment: SpectrumCommentreference: SpectrumCommentprecursor: SpectrumCommentb: SpectrumCommenty: SpectrumCommentb2: SpectrumCommenty2: SpectrumCommentb_h2o: SpectrumCommenty_h2o: SpectrumCommentb_nh3: SpectrumCommenty_nh3: SpectrumCommentb_h3po4: SpectrumCommenty_h3po4: SpectrumCommenttyrosinep: SpectrumCommentmetaboliteclass: SpectrumCommentacylchain: SpectrumCommentdoublebond: SpectrumCommentsnposition: SpectrumCommentdoublebond_high: SpectrumCommentdoublebond_low: SpectrumCommentc: SpectrumCommentz: SpectrumCommentc2: SpectrumCommentz2: SpectrumComment