Searched refs:MILLIAMPHOUR_PER_MICROCOULOMB (Results 1 – 2 of 2) sorted by relevance
32 protected static final double MILLIAMPHOUR_PER_MICROCOULOMB = 1.0 / 1000.0 / 60.0 / 60.0; field in PowerCalculator97 return chargeUC * MILLIAMPHOUR_PER_MICROCOULOMB; in uCtoMah()
49 private static final double MILLIAMPHOUR_PER_MICROCOULOMB = 1.0 / 1000.0 / 60.0 / 60.0; field in PowerStatsProcessor347 return chargeUC * MILLIAMPHOUR_PER_MICROCOULOMB; in uCtoMah()