SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSVehicle.h File Reference
#include <config.h>
#include <list>
#include <deque>
#include <map>
#include <string>
#include <vector>
#include "MSVehicleType.h"
#include "MSBaseVehicle.h"

Go to the source code of this file.

Data Structures

class  MSVehicle
 Representation of a vehicle in the micro simulation. More...
struct  MSVehicle::DriveProcessItem
class  MSVehicle::Influencer
 Changes the wished vehicle speed / lanes. More...
struct  MSVehicle::LaneQ
 A structure representing the best lanes for continuing the route. More...
class  MSVehicle::State
 Container that holds the vehicles driving state (position+speed). More...
struct  MSVehicle::Stop
 Definition of vehicle stop (position and duration) More...

Detailed Description

Author:
Christian Roessel
Jakob Erdmann
Bjoern Hendriks
Daniel Krajzewicz
Thimor Bohn
Friedemann Wesner
Clemens Honomichl
Michael Behrisch
Axel Wegener
Date:
Mon, 12 Mar 2001
Version:
Id:
MSVehicle.h 11986 2012-03-01 13:57:37Z behrisch

Definition in file MSVehicle.h.