etomica.units
Class Electron

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

public final class Electron
extends SimpleUnit

Unit of charge equal to the magnitude of the charge on an electron.

See Also:
Serialized Form

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