![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <algorithm>#include <map>#include <string>#include <utils/geom/PositionVector.h>#include <utils/common/Named.h>#include <utils/vehicle/SUMOVehicleParameter.h>#include "MSStoppingPlace.h"Go to the source code of this file.
Data Structures | |
| class | MSParkingArea |
| A lane area vehicles can halt at. More... | |
| struct | MSParkingArea::LotSpaceDefinition |
| Representation of a single lot space. More... | |
Definition in file MSParkingArea.h.