Eclipse SUMO - Simulation of Urban MObility
MapMatcher.h File Reference
#include <config.h>
#include <utils/geom/GeoConvHelper.h>
#include <utils/vehicle/SUMOVTypeParameter.h>
#include "NamedRTree.h"
#include "SUMOVehicleClass.h"
#include "MsgHandler.h"
Include dependency graph for MapMatcher.h:
This graph shows which files directly or indirectly include this file:

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"
 

Detailed Description

Author
Jakob Erdmann
Date
Thu, 7 March 2024

Definition in file MapMatcher.h.

Macro Definition Documentation

◆ JUNCTION_TAZ_MISSING_HELP

#define JUNCTION_TAZ_MISSING_HELP   "\nSet option '--junction-taz' or load a TAZ-file"

Definition at line 29 of file MapMatcher.h.