etomica.units
Class ElectronVolt

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

public final class ElectronVolt
extends SimpleUnit

The electronvolt unit of energy, equal to approximately 1.602e-19 Joules.

See Also:
Serialized Form

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