Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include <vector>
#include <utils/xml/SAXWeightsHandler.h>
Go to the source code of this file.
Data Structures | |
class | NLBuilder |
The main interface for loading a microsim. More... | |
class | NLBuilder::EdgeFloatTimeLineRetriever_EdgeEffort |
class | NLBuilder::EdgeFloatTimeLineRetriever_EdgeTravelTime |
Obtains edge efforts from a weights handler and stores them within the edges. More... | |
Definition in file NLBuilder.h.