etomica.units
Class Joule

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

public final class Joule
extends SimpleUnit

The Joule unit of energy, equal to 1 N-m or 1 kg-m^2/s^2.

See Also:
Serialized Form

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