![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <map>#include <string>#include "MSNet.h"#include "MSVehicleContainer.h"

Go to the source code of this file.
Data Structures | |
| class | MSInsertionControl |
| Inserts vehicles into the network when their departure time is reached. More... | |
| struct | MSInsertionControl::Flow |
| Definition of vehicle flow with the current index for vehicle numbering. More... | |