etomica.units
Class Debye

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

public final class Debye
extends SimpleUnit

The debye unit of electrical dipole moment, equal to 10^-18 statC-cm, or 3.33564e-30 C-m.

See Also:
Serialized Form

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