calculate_drive_battery_delta_state_of_charge

calculate_drive_battery_delta_state_of_charge(drive_battery_state_of_charges)[source]

Calculates the overall delta state of charge of the drive battery [%].

Parameters:drive_battery_state_of_charges (numpy.array) – State of charge of the drive battery [%].
Returns:Overall delta state of charge of the drive battery [%].
Return type:float