SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SUMOVehicle.h File Reference

Go to the source code of this file.

Data Structures

class  SUMOVehicle
 Representation of a vehicle. More...
 

Typedefs

typedef std::vector< const
MSEdge * > 
MSEdgeVector
 

Detailed Description

Author
Michael Behrisch
Daniel Krajzewicz
Jakob Erdmann
Date
Tue, 17 Feb 2009
Version
Id:
SUMOVehicle.h 15727 2014-02-25 08:09:54Z behrisch

Definition in file SUMOVehicle.h.

Typedef Documentation

typedef std::vector<const MSEdge*> MSEdgeVector

Definition at line 51 of file SUMOVehicle.h.