Uses of Interface
javax.measure.quantity.Energy

Packages that use Energy
javax.measure.quantity Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. 
javax.measure.unit Provides support for programatic unit handling. 
 

Uses of Energy in javax.measure.quantity
 

Fields in javax.measure.quantity with type parameters of type Energy
static Unit<Energy> Energy.UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Uses of Energy in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type Energy
static Unit<Energy> NonSI.ELECTRON_VOLT
          A unit of energy equal to one electron-volt (standard name eV, also recognized keV, MeV, GeV).
static Unit<Energy> NonSI.ERG
          A unit of energy equal to 1E-7 J (standard name erg).
static AlternateUnit<Energy> SI.JOULE
          The derived unit for energy, work, quantity of heat (J).
 



Copyright © 2010. All Rights Reserved.