calculate_wheel_drive_load_fraction

calculate_wheel_drive_load_fraction(n_wheel_drive, n_wheel=4)[source]

Calculate the repartition of the load on wheel drive axles [-].

Parameters:
  • n_wheel_drive (int) – Number of wheel drive [-].
  • n_wheel (int) – Total number of wheels [-].
Returns:

Repartition of the load on wheel drive axles [-].

Return type:

float