TargetPeakPoint {BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Linear} .NET clr documentation

TargetPeakPoint

Description

Dump MRM target quantification result in XML format.

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Linear
export class TargetPeakPoint {
   ChromatogramSummary: Quantile[];
   # the feature name
   Name: string;
   # the peak location in time line
   Peak: ROIPeak;
   # the sample name
   SampleName: string;
}

        

.NET clr type reference tree

  1. use by property member ChromatogramSummary: Quantile
  2. use by property member Peak: ROIPeak

[Package {$package} version {$version} Index]