org.systemsbiology.chem
Class Constants
java.lang.Object
org.systemsbiology.chem.Constants
- public final class Constants
- extends Object
Definitions of constants that are useful in simulations of
coupled chemical reactions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AVOGADRO_CONSTANT
public static final double AVOGADRO_CONSTANT
- The number of molecules per mole. Value taken from the 1998
CODATA recommended values. Uncertainty is plus or minus
0.00000047e+23.
- See Also:
- Constant Field Values
Constants
public Constants()