Interface DataRate

All Superinterfaces:
Quantity

public interface DataRate extends Quantity
This interface represents the speed of data-transmission. The system unit for this quantity is "bit/s" (bit per second).
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Unit<DataRate>
    Holds the SI unit (Système International d'Unités) for this quantity.
  • Field Details

    • UNIT

      static final Unit<DataRate> UNIT
      Holds the SI unit (Système International d'Unités) for this quantity.