PixelScanIntensity {BioNovoGene.Analytical.MassSpectrometry.Assembly.MarkupData.imzML} .NET clr documentation

PixelScanIntensity

Description

the MSI pixel data spot model of [x,z,intensity]

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.Assembly.MarkupData.imzML
export class PixelScanIntensity {
   # TIC
   totalIon: double;
   # the x axis position
   x: integer;
   # the y axis position
   y: integer;
}

        

.NET clr type reference tree

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