Searched refs:avrPower (Results 1 – 1 of 1) sorted by relevance
80 val avrPower = samples.sumOf { it.power.inWatts } / samples.size in <lambda>() constant81 return MessageFormat.format(context.getString(res), mapOf("value" to avrPower)) in <lambda>()