| javax.measure.quantity.Pressure
Pressure | public interface Pressure extends Quantity(Code) | | This interface represents a force applied uniformly over a surface.
The system unit for this quantity is "Pa" (Pascal).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Pressure> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Pressure> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|