javax.measure.quantity
Interface Action

All Superinterfaces:
Quantity

public interface Action
extends Quantity

This interface represents an energy multiplied by a duration (quantity associated to the Planck Constant). The system unit for this quantity is "J·s" (joules second).

Version:
1.0, April 15, 2009
Author:
Jean-Marie Dautelle
See Also:
Wikipedia's Action

Field Summary
static Unit<Action> UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Field Detail

UNIT

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



Copyright © 2009 JScience. All Rights Reserved.