Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include <netbuild/NBCapacity2Lanes.h>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/common/UtilExceptions.h>
Go to the source code of this file.
Data Structures | |
class | NIImporter_MATSim |
Importer for networks stored in MATSim format. More... | |
class | NIImporter_MATSim::EdgesHandler |
A class which extracts MATSIM-edges from a parsed MATSIM-file. More... | |
class | NIImporter_MATSim::NodesHandler |
A class which extracts MATSIM-nodes from a parsed MATSIM-file. More... | |
Definition in file NIImporter_MATSim.h.