| javax.measure.quantity.Energy
Energy | public interface Energy extends Quantity(Code) | | This interface represents the capacity of a physical system to do work.
The system unit for this quantity "J" (Joule).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Energy> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Energy> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|