|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <iostream>#include <utils/common/StdDefs.h>#include <utils/common/SUMOTime.h>#include <utils/vehicle/SUMOVehicleParameter.h>#include <utils/vehicle/SUMOVTypeParameter.h>

Go to the source code of this file.
Data Structures | |
| class | ROVehicle |
| A vehicle as used by router. More... | |
Typedefs | |
| typedef std::vector< const ROEdge * > | ConstROEdgeVector |
Definition in file ROVehicle.h.
| typedef std::vector<const ROEdge*> ConstROEdgeVector |
Definition at line 49 of file ROVehicle.h.