![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <set>#include <utils/common/SUMOTime.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/vehicle/SUMOVehicle.h>#include <utils/xml/SUMOXMLDefinitions.h>Go to the source code of this file.
Data Structures | |
| class | MSLink |
| struct | MSLink::ApproachingPersonInformation |
| A structure holding the information about persons approaching a pedestrian crossing link. More... | |
| struct | MSLink::ApproachingVehicleInformation |
| A structure holding the information about vehicles approaching a link. More... | |
| struct | MSLink::ConflictInfo |
| pre-computed information for conflict points More... | |
| struct | MSLink::CustomConflict |
| holds user defined conflict positions (must be interpreted for the correct exitLink) More... | |
| struct | MSLink::LinkLeader |
Definition in file MSLink.h.