etomica.units
Class Bar

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

public final class Bar
extends SimpleUnit

The bar unit of pressure, equal to 10^5 N/m^2. Equal to approximately 0.006022 simulation pressure units.

See Also:
Serialized Form

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