Package si.uom.quantity
Interface Intensity
- All Superinterfaces:
javax.measure.Quantity<Intensity>
public interface Intensity extends javax.measure.Quantity<Intensity>
Intensity, defined as the power transferred per unit area.
The SI unit for this quantity is Watt per square metre (W/m2).
- Since:
- 0.8
- Version:
- 1.1
- Author:
- Henning Treu
- See Also:
- Wikipedia: Intensity
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.measure.Quantity
javax.measure.Quantity.Scale -
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit