Interface SpeedManagerLimitEstimate

    • Method Detail

      • getBytesPerSec

        int getBytesPerSec()
      • getEstimateType

        float getEstimateType()
        One of the above constants
        Returns:
      • getMetricRating

        float getMetricRating()
        For estimated limits: -1 = estimate derived from bad metrics +1 = estimate derived from good metric <1 x > -1 = relative goodness of metric
        Returns:
      • getSegments

        int[][] getSegments()
      • getWhen

        long getWhen()
      • getString

        java.lang.String getString()