Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/ValueTimeLine.h>
#include <utils/vehicle/SUMORouteLoaderControl.h>
#include <utils/xml/SAXWeightsHandler.h>
#include "RORoutable.h"
Go to the source code of this file.
Data Structures | |
class | ROLoader |
The data loader. More... | |
class | ROLoader::EdgeFloatTimeLineRetriever_EdgeTravelTime |
Obtains edge travel times from a weights handler and stores them within the edges. More... | |
class | ROLoader::EdgeFloatTimeLineRetriever_EdgeWeight |
Obtains edge weights from a weights handler and stores them within the edges. More... | |
Definition in file ROLoader.h.