Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <map>
#include <string>
#include <set>
#include <utils/foxtools/MFXSynchSet.h>
#include <microsim/MSRouterDefs.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... | |
Definition in file MSInsertionControl.h.