Package si.uom.quantity
Interface Level<Q extends javax.measure.Quantity<Q>>
- All Superinterfaces:
javax.measure.Quantity<Level<Q>>
public interface Level<Q extends javax.measure.Quantity<Q>> extends javax.measure.Quantity<Level<Q>>
Level of a
Quantity.
In the International System of Quantities, the level of a quantity is the logarithm of the ratio of the value of that quantity to a reference value of the same quantity.- Since:
- 0.9
- Version:
- 0.5, May 12, 2018
- Author:
- Werner Keil
- See Also:
- Wikipedia: Level (logarithmic quantity), Wikipedia: International System of Quantities (ISQ)
-
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