identify_motor_p0_maximum_power

identify_motor_p0_maximum_power(motor_p0_powers)[source]

Identify the maximum power of motor P0 [kW].

Parameters:motor_p0_powers (numpy.array) – Power at motor P0 [kW].
Returns:Maximum power of motor P0 [kW].
Return type:float