default_dcdc_converter_currents

default_dcdc_converter_currents(times, is_hybrid)[source]

Return zero current if the vehicle is not hybrid [A].

Parameters:
  • times (numpy.array) – Time vector [s].
  • is_hybrid (bool) – Is the vehicle hybrid?
Returns:

DC/DC converter currents [A].

Return type:

numpy.array