Package systems.uom.quantity
Interface InformationRate
- All Superinterfaces:
javax.measure.Quantity<InformationRate>
public interface InformationRate extends javax.measure.Quantity<InformationRate>
Speed of data-transmission.
The system unit for this quantity is "bit/s" (bit per second).
- Since:
- 0.1
- Version:
- 1.5
- Author:
- Jean-Marie Dautelle, Werner Keil
- See Also:
Information, Wikipedia: Information Rate
-
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