SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSLCM_DK2004.h File Reference
#include <config.h>
#include <microsim/MSAbstractLaneChangeModel.h>
#include <vector>

Go to the source code of this file.

Data Structures

class  MSLCM_DK2004
 A lane change model developed by D. Krajzewicz between 2004 and 2010. More...
 

Enumerations

enum  MyLCAEnum {
  LCA_AMBLOCKINGLEADER = 256, LCA_AMBLOCKINGFOLLOWER = 512, LCA_MRIGHT = 1024, LCA_MLEFT = 2048,
  LCA_AMBLOCKINGFOLLOWER_DONTBRAKE = 8192, LCA_AMBACKBLOCKER = 262144, LCA_AMBACKBLOCKER_STANDING = 524288
}
 

Detailed Description

Author
Daniel Krajzewicz
Friedemann Wesner
Sascha Krieg
Michael Behrisch
Date
Fri, 29.04.2005
Version
Id:
MSLCM_DK2004.h 14425 2013-08-16 20:11:47Z behrisch

Definition in file MSLCM_DK2004.h.

Enumeration Type Documentation

enum MyLCAEnum
Enumerator
LCA_AMBLOCKINGLEADER 
LCA_AMBLOCKINGFOLLOWER 
LCA_MRIGHT 
LCA_MLEFT 
LCA_AMBLOCKINGFOLLOWER_DONTBRAKE 
LCA_AMBACKBLOCKER 
LCA_AMBACKBLOCKER_STANDING 

Definition at line 42 of file MSLCM_DK2004.h.