de.unihalle.informatik.MiToBo.core.datatypes.defines
Class MTBConstants

java.lang.Object
  extended by de.unihalle.informatik.MiToBo.core.datatypes.defines.MTBConstants

@ALDMetaInfo(export=MANDATORY)
public class MTBConstants
extends Object

Constants globally defined for MiToBo.

Author:
moeller

Field Summary
static double epsilon
          Accuracy for numerical calculations.
 
Constructor Summary
MTBConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

epsilon

public static final double epsilon
Accuracy for numerical calculations.

See Also:
Constant Field Values
Constructor Detail

MTBConstants

public MTBConstants()


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.