Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <utils/distribution/RandomDistributor.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/MapMatcher.h>
#include <utils/router/PedestrianRouter.h>
#include <utils/vehicle/SUMORouteHandler.h>
#include "ROPerson.h"
Go to the source code of this file.
Data Structures | |
class | RORouteHandler |
Parser and container for routes during their loading. More... | |
Definition in file RORouteHandler.h.