co2mpas_driver.model.co2mpas

Functions to process a CO2MPAS input file.

Functions

Armax(car_type, veh_mass, engine_max_power)

Calculating the maximum acceleration possible for the vehicle object my_car, under road_type conditions.

calculate_full_load_speeds_and_powers(...)

Calculates the full load speeds and powers [RPM, kW].

calculate_full_load_torques(...)

Calculate Full load curves of speed and torque.

estimate_f_coefficients(veh_mass, ...[, ...])

Estimate f0, f1, f2 coefficients of resistance.

get_full_load(ignition_type, ...)

Get vehicle full load curve.

veh_resistances(f0, f1, f2, sp_bins, total_mass)

Calculate the resistances that a vehicle faces, per speed.