Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <set>
#include <vector>
#include <map>
#include <utils/common/Parameterised.h>
#include <utils/common/SUMOTime.h>
#include "MSDevice_Taxi.h"
Go to the source code of this file.
Data Structures | |
class | MSIdling |
An algorithm that performs distpach for a taxi fleet. More... | |
class | MSIdling_RandomCircling |
class | MSIdling_Stop |
class | MSIdling_TaxiStand |
Definition in file MSIdling.h.