ems
Methods
(static) calculateOptimalChargeLimit(currentSoC, surplusForecast, targetSoC, targetTime, batteryCapacityKWhopt, includeConsumptionopt) → {Quantity|null}
- Description:
Calculates the minimum charging power limit (in kW) needed to ensure the battery reaches target SoC exactly by the target time.
- Source:
Parameters:
Returns:
The calculated charging power limit
- Type
- Quantity | null