Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <microsim/devices/MSVehicleDevice.h>
#include <microsim/MSVehicle.h>
#include <microsim/trigger/MSChargingStation.h>
#include <utils/common/LinearApproxHelpers.h>
#include <utils/common/SUMOTime.h>
Go to the source code of this file.
Data Structures | |
class | MSDevice_Battery |
Battery device for electric vehicles. More... | |
Definition in file MSDevice_Battery.h.