define_dcdc_current_model

define_dcdc_current_model(dcdc_charging_currents)[source]

Defines an DC/DC converter current model that predicts its current [A].

Parameters:dcdc_charging_currents ((float, float)) – Mean charging currents of the DC/DC converter (for negative and positive power)[A].
Returns:DC/DC converter current model.
Return type:callable