socEstimateAvgSpeed

open val socEstimateAvgSpeed: Flow<Speed?>

Optional parameter. Average speed used for fast State Of Charge estimation. This value is used to query the energyConsumptionCurve to get the energy consumption in watt-hours per kilometer — the returned value is then multiplied by the distance traveled to get the total energy used.

socEstimateAvgSpeed value must be greater than 0. The default value is DEFAULT_SOC_ESTIMATE_AVG_SPEED.