RtShift {BioNovoGene.Analytical.MassSpectrometry.Math} .NET clr documentation

RtShift

Description

the rt shift result

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.Math
export class RtShift {
   # the reference rt
   refer_rt: double;
   RI: double;
   # the sample name
   sample: string;
   sample_rt: double;
   # RtShift.sample_rt - RtShift.refer_rt.
   shift: double;
   xcms_id: string;
}

        

.NET clr type reference tree

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