Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include <vector>
#include <algorithm>
#include <utils/common/ValueTimeLine.h>
#include <utils/common/SUMOVehicleClass.h>
#include <router/ROEdge.h>
Go to the source code of this file.
Data Structures | |
class | ROMAEdge |
A basic edge for routing applications. More... | |
Definition in file ROMAEdge.h.