Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <set>
#include <utils/xml/SUMOXMLDefinitions.h>
#include "NBTrafficLightDefinition.h"
#include "NBNode.h"
Go to the source code of this file.
Data Structures | |
class | NBOwnTLDef |
A traffic light logics which must be computed (only nodes/edges are given) More... | |
class | NBOwnTLDef::edge_by_incoming_priority_sorter |
Sorts edges by their priority within the node they end at. More... | |
Definition in file NBOwnTLDef.h.