Searched refs:strengthMah (Results 1 – 3 of 3) sorted by relevance
68 result.strengthMah = new double[this.strengthTimeMs.length]; in applyProfile()70 result.strengthMah[i] = Conversion.msToHr( in applyProfile()72 result.powerMah += result.strengthMah[i]; in applyProfile()
24 public double[] strengthMah; field in ModemRemainderPower
96 modem.strengthMah, EPSILON); in testModemRemainder()