Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <limits>
#include <cmath>
#include <utils/common/StdDefs.h>
#include <utils/geom/GeomHelper.h>
#include <utils/common/SUMOVehicleClass.h>
#include "PollutantsInterface.h"
#include "EnergyParams.h"
Go to the source code of this file.
Data Structures | |
class | HelpersEnergy |
Helper methods for energy-based electricity consumption computation based on the battery device. More... | |
Definition in file HelpersEnergy.h.