Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSVehicleControl.h File Reference
#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"
Include dependency graph for MSVehicleControl.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 MSRouteConstMSRoutePtr
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Wed, 10. Dec 2003

Definition in file MSVehicleControl.h.

Typedef Documentation

◆ ConstMSRoutePtr

typedef std::shared_ptr<const MSRoute> ConstMSRoutePtr

Definition at line 51 of file MSVehicleControl.h.