|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <typeinfo>#include <utils/common/SUMOTime.h>#include <utils/vehicle/SUMOAbstractRouter.h>#include <utils/vehicle/SUMOVehicleParameter.h>#include <utils/iodevices/OutputDevice.h>

Go to the source code of this file.
Data Structures | |
| class | SUMOVehicle |
| Representation of a vehicle. More... | |
Typedefs | |
| typedef std::vector< const MSEdge * > | ConstMSEdgeVector |
Definition in file SUMOVehicle.h.
| typedef std::vector<const MSEdge*> ConstMSEdgeVector |
Definition at line 53 of file SUMOVehicle.h.