![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cmath>#include <string>#include <map>#include <set>#include <utils/distribution/RandomDistributor.h>#include <utils/common/SUMOTime.h>#include <utils/common/SUMOVehicleClass.h>#include "MSNet.h"Go to the source code of this file.
Data Structures | |
| class | MSVehicleControl |
| The class responsible for building and deletion of vehicles. More... | |
Typedefs | |
| typedef std::shared_ptr< const MSRoute > | ConstMSRoutePtr |
Definition in file MSVehicleControl.h.
| typedef std::shared_ptr<const MSRoute> ConstMSRoutePtr |
Definition at line 51 of file MSVehicleControl.h.