| javax.measure.quantity.Power
Power | public interface Power extends Quantity(Code) | | This interface represents the rate at which work is done. The system unit
for this quantity is "W" (Watt).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Power> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Power> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|