define_service_battery_electric_powers_supply_threshold

define_service_battery_electric_powers_supply_threshold(service_battery_capacity, service_battery_nominal_voltage)[source]

Identifies the service battery electric powers supply threshold [kW] that define when the the service battery is not charging.

Parameters:
  • service_battery_capacity (float) – Service battery capacity [Ah].
  • service_battery_nominal_voltage (float) – Service battery nominal voltage [V].
Returns:

Service battery not charging power threshold [kW].

Return type:

float