etomica.units
Class Decimal

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

public class Decimal
extends SimpleUnit

Decimal representation of something that represents the fractional amount of a whole (e.g., mole fraction) as a decimal value typically between 0 and 1.

See Also:
Serialized Form

Field Summary
static Decimal 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 Decimal UNIT
Singleton instance of this unit