|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include "ROEdge.h"#include "RONode.h"#include "ROVehicleCont.h"#include "ROVehicle.h"#include "RORouteDef.h"#include <utils/common/MsgHandler.h>#include <utils/vehicle/SUMOVTypeParameter.h>#include <utils/vehicle/SUMOAbstractRouter.h>#include <utils/common/RandomDistributor.h>

Go to the source code of this file.
Data Structures | |
| class | RONet |
| The router's network representation. More... | |