ChromatogramTick {BioNovoGene.Analytical.MassSpectrometry.Math.Chromatogram} .NET clr documentation

ChromatogramTick

Description

The chromatogram signal ticks ({time => intensity})

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.Chromatogram
export class ChromatogramTick {
   # number of detector counts
   Intensity: double;
   # The signal tick time in second
   Time: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]