etomica.units
Class Degree

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

public final class Degree
extends SimpleUnit

Standard degree angular unit, such that for example a right angle is 90 degrees.

See Also:
Serialized Form

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