Mobios v0.91

mobios.dist
Class MSMSConstants

java.lang.Object
  extended by mobios.dist.MSMSConstants

public class MSMSConstants
extends Object

Constant static default values for building indices on mass spectrometer data Code uses these as default, "tolerance" etc. also configurable via constructors.

Version:
2004.08.02
Author:
Smriti Ramakrishnan

Field Summary
static int MS_AVG_MASS
           
static int MS_MASS_TYPE
           
static int MS_MI_MASS
           
static double MS_PRECURSOR_TOLERANCE
           
static double MS_STD_DEV
          The maximum length in characters of the string that represents the name of a privaledge group.
static double MS_TOLERANCE
          The default tolerance, tried values are 0.2 Da, 1.0 Da
static double TOL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MS_TOLERANCE

public static final double MS_TOLERANCE
The default tolerance, tried values are 0.2 Da, 1.0 Da

See Also:
Constant Field Values

MS_PRECURSOR_TOLERANCE

public static final double MS_PRECURSOR_TOLERANCE
See Also:
Constant Field Values

TOL

public static final double TOL
See Also:
Constant Field Values

MS_MI_MASS

public static final int MS_MI_MASS
See Also:
Constant Field Values

MS_AVG_MASS

public static final int MS_AVG_MASS
See Also:
Constant Field Values

MS_MASS_TYPE

public static final int MS_MASS_TYPE
See Also:
Constant Field Values

MS_STD_DEV

public static final double MS_STD_DEV
The maximum length in characters of the string that represents the name of a privaledge group.

See Also:
Constant Field Values

Mobios v0.91

(C) 2002 - 2006 The MoBIoS Group