default_motor_p3_powers

default_motor_p3_powers(times, has_motor_p3)[source]

Return zero power if the vehicle has not a motor P3 [kW].

Parameters:
  • times (numpy.array) – Time vector [s].
  • has_motor_p3 (bool) – Has the vehicle a motor in P3?
Returns:

Power at motor P3 [kW].

Return type:

numpy.array