PixelScan {BioNovoGene.Analytical.MassSpectrometry.MsImaging.Pixel} .NET clr documentation

PixelScan

Description

the abstract model of pixel point [x,y] and method for get ms data vector

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.MsImaging.Pixel
export class PixelScan {
   sampleTag: string;
   scanId: string;
   X: integer;
   Y: integer;
}

        

.NET clr type reference tree

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