![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <algorithm>#include <assert.h>#include <utils/common/SUMOTime.h>#include <utils/common/ToString.h>#include <utils/common/Named.h>#include "IntermodalEdge.h"

Go to the source code of this file.
Data Structures | |
| class | IntermodalNetwork< E, L, N, V > |
| the intermodal network storing edges, connections and the mappings to the "real" edges More... | |