define_fuel_map_model

define_fuel_map_model(fuel_map, full_load_curve)[source]

Define the fuel map model.

Parameters:
  • fuel_map (dict) – Fuel consumption map [RPM, kW, g/s].
  • full_load_curve (function) – Vehicle full load curve.
Returns:

Fuel map model.

Return type:

FuelMapModel