etomica.units
Class Candela

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

public final class Candela
extends SimpleUnit

The candela is the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540 x 1012 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian.

See Also:
Serialized Form

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