etomica.units
Class CubicCentimeter

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

public final class CubicCentimeter
extends SimpleUnit

The cubic centimeter unit of volume, cm^3.

See Also:
Serialized Form

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