| javax.measure.quantity.DataRate
DataRate | public interface DataRate extends Quantity(Code) | | This interface represents the speed of data-transmission.
The system unit for this quantity is "bit/s" (bit per second).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<DataRate> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<DataRate> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|