SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include "NBNode.h"
#include <utils/common/SUMOVehicleClass.h>
Go to the source code of this file.
Data Structures | |
class | NBTypeCont |
A storage for available types of edges. More... | |
struct | NBTypeCont::TypeDefinition |
Definition in file NBTypeCont.h.