JScience v3.1

javax.quantities
Interface Energy

All Superinterfaces:
Quantity<Energy>

public interface Energy
extends Quantity<Energy>

This interface represents the capacity of a physical system to do work. The system unit for this quantity "J" (Joule).

Version:
1.0, January 14, 2006
Author:
Jean-Marie Dautelle

Field Summary
static Unit<Energy> SI_UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 
Method Summary
 
Methods inherited from interface javax.quantities.Quantity
doubleValue, longValue
 

Field Detail

SI_UNIT

static final Unit<Energy> SI_UNIT
Holds the SI unit (Système International d'Unités) for this quantity.


JScience v3.1

Copyright © 2006 JScience.