Home
last modified time | relevance | path

Searched refs:LINKDIR_LEFT (Results 1 – 15 of 15) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSInternalJunction.cpp128 && thisLink->getDirection() == LINKDIR_LEFT && foeLink->getDirection() == LINKDIR_LEFT in indirectBicycleTurn()
H A DMSLink.cpp498 || ((myDirection == LINKDIR_LEFT || myDirection == LINKDIR_PARTLEFT) in opened()
979 … && foeLane->getIncomingLanes().front().viaLink->getDirection() == LINKDIR_LEFT); in getLeaderInfo()
H A DMSLaneChanger.cpp925 … if ((*link)->getDirection() == LINKDIR_LEFT || (*link)->getDirection() == LINKDIR_RIGHT
H A DMSVehicle.cpp2463 … ((*link)->getDirection() == LINKDIR_LEFT || (*link)->getDirection() == LINKDIR_RIGHT) ||
3610 … if (link->getDirection() == LINKDIR_LEFT || link->getDirection() == LINKDIR_RIGHT) {
5179 case LINKDIR_LEFT:
/dports/cad/sumo/sumo-1.2.0/tools/sumolib/net/
H A Dconnection.py23 LINKDIR_LEFT = "l" variable in Connection
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBRequest.cpp783 if (dir != LINKDIR_LEFT && dir != LINKDIR_PARTLEFT) { in oppositeLeftTurnConflict()
787 if (dir != LINKDIR_LEFT && dir != LINKDIR_PARTLEFT) { in oppositeLeftTurnConflict()
978 const bool mustYield = dir == LINKDIR_LEFT || dir == LINKDIR_RIGHT; in mustBrakeForCrossing()
H A DNBOwnTLDef.cpp93 case LINKDIR_LEFT: in getDirectionalWeight()
281 } else if (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) { in computeLogicAndConts()
972 if (foeDir == LINKDIR_LEFT || foeDir == LINKDIR_PARTLEFT) { in correctConflicting()
H A DNBNode.cpp740 if (dir == LINKDIR_LEFT || dir == LINKDIR_TURN) { in computeInternalLaneShape()
810 if (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT || dir == LINKDIR_TURN) { in displaceShapeAtWidthChange()
847 const bool thisLeft = (d1 == LINKDIR_LEFT || d1 == LINKDIR_TURN); in needsCont()
848 const bool otherLeft = (d2 == LINKDIR_LEFT || d2 == LINKDIR_TURN); in needsCont()
1288 if (dir == LINKDIR_TURN || dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) { in computeLanes2Lanes()
1711 if (d1 == LINKDIR_LEFT || d1 == LINKDIR_PARTLEFT) { in rightTurnConflict()
1982 return LINKDIR_LEFT; in getDirection()
H A DNBEdge.cpp1535 const bool isTurn = (isRightTurn || dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT); in buildInnerEdges()
1561 case LINKDIR_LEFT: in buildInnerEdges()
1712 int dir2 = atRoundabout ? LINKDIR_LEFT : dir; in buildInnerEdges()
1807 …const bool bothLeft = (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) && (dir2 == LINKDIR_LEFT ||… in bothLeftIntersect()
/dports/cad/sumo/sumo-1.2.0/src/utils/xml/
H A DSUMOXMLDefinitions.h1130 LINKDIR_LEFT, enumerator
H A DSUMOXMLDefinitions.cpp769 { "l", LINKDIR_LEFT },
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_OpenDrive.cpp456 …if (dir == LINKDIR_LEFT || dir == LINKDIR_RIGHT || dir == LINKDIR_PARTLEFT || dir == LINKDIR_PARTR… in writeInternalEdge()
/dports/cad/sumo/sumo-1.2.0/src/netedit/netelements/
H A DGNELane.cpp242 case LINKDIR_LEFT: in drawArrows()
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUILane.cpp427 case LINKDIR_LEFT: in drawArrows()
/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_SL2015.cpp1691 case LINKDIR_LEFT: