apply_f0_correction

apply_f0_correction(f0_uncorrected, correct_f0)[source]

Corrects the rolling resistance force [N] if a different preconditioning cycle was used for WLTP (WLTP precon) and NEDC (NEDC precon).

Parameters:
  • f0_uncorrected (float) – Uncorrected rolling resistance force [N] when angle_slope == 0.
  • correct_f0 (bool) – A different preconditioning cycle was used for WLTP and NEDC?
Returns:

Rolling resistance force [N] when angle_slope == 0.

Return type:

float