SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <set>
#include <utils/common/SUMOTime.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/xml/SUMOXMLDefinitions.h>
Go to the source code of this file.
Data Structures | |
class | MSLink |
struct | MSLink::ApproachingVehicleInformation |
A structure holding the information about vehicles approaching a link. More... | |