SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <microsim/pedestrians/MSPerson.h>
#include "MSContainer.h"
#include "MSVehicle.h"
#include <utils/xml/SUMORouteHandler.h>
#include <utils/common/SUMOTime.h>
Go to the source code of this file.
Data Structures | |
class | MSRouteHandler |
Parser and container for routes during their loading. More... | |
Definition in file MSRouteHandler.h.