|
SUMO - Simulation of Urban MObility
|
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 } |
Definition in file MSLCM_DK2004.h.
| enum MyLCAEnum |
| 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.