etomica.units
Class Mole

java.lang.Object
  extended by etomica.units.SimpleUnit
      extended by etomica.units.Mole
All Implemented Interfaces:
Unit, Serializable

public final class Mole
extends SimpleUnit

The mole unit of quantity, approximately equal to 6.022e23 simulation units.

See Also:
Serialized Form

Field Summary
static Mole UNIT
          Singleton instance of this unit.
 
Method Summary
 
Methods inherited from class etomica.units.SimpleUnit
dimension, fromSim, prefixAllowed, symbol, toSim, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

UNIT

public static final Mole UNIT
Singleton instance of this unit.