PixelScan {BioNovoGene.Analytical.MassSpectrometry.MsImaging.Pixel} | .NET clr documentation |
the abstract model of pixel point [x,y] and method for get ms data vector
# namespace BioNovoGene.Analytical.MassSpectrometry.MsImaging.Pixel
export class PixelScan {
sampleTag: string;
scanId: string;
X: integer;
Y: integer;
}