Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/geom/GeoConvHelper.h>
#include <utils/vehicle/SUMOVTypeParameter.h>
#include "NamedRTree.h"
#include "SUMOVehicleClass.h"
#include "MsgHandler.h"
Go to the source code of this file.
Data Structures | |
class | MapMatcher< E, L, N > |
Provides utility functions for matching locations to edges (during route parsing) More... | |
Macros | |
#define | JUNCTION_TAZ_MISSING_HELP "\nSet option '--junction-taz' or load a TAZ-file" |
Definition in file MapMatcher.h.
#define JUNCTION_TAZ_MISSING_HELP "\nSet option '--junction-taz' or load a TAZ-file" |
Definition at line 29 of file MapMatcher.h.