Searched defs:avgVoltageMV (Results 1 – 1 of 1) sorted by relevance
184 final int avgVoltageMV = (oldVoltageMV + voltageMV + 1) / 2; in updateAndGetDelta() local271 @Nullable EnergyConsumerAttribution[] newAttributions, int avgVoltageMV) { in updateAndGetDeltaForTypeOther()392 private long calculateChargeConsumedUC(long deltaEnergyUJ, int avgVoltageMV) { in calculateChargeConsumedUC()