![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <utils/common/ValueTimeLine.h>
#include <utils/common/RandHelper.h>
#include "IntermodalTrip.h"
Go to the source code of this file.
Data Structures | |
class | IntermodalEdge< E, L, N, V > |
the base edge type that is given to the internal router (SUMOAbstractRouter) More... | |