Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <utils/common/SUMOTime.h>
#include <utils/common/MapMatcher.h>
#include <utils/vehicle/SUMORouteHandler.h>
#include <microsim/transportables/MSPerson.h>
#include <microsim/transportables/MSTransportable.h>
#include "MSVehicle.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.