Home
last modified time | relevance | path

Searched refs:COLLISION_ACTION_REMOVE (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLane.h186 COLLISION_ACTION_REMOVE enumerator
H A DMSLane.cpp1644 case COLLISION_ACTION_REMOVE: { in handleCollisionBetween()
1737 if (getCollisionAction() == COLLISION_ACTION_REMOVE) { in executeMovements()
3589 myCollisionAction = COLLISION_ACTION_REMOVE; in initCollisionOptions()