Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_SSM.cpp1419 const bool foePastConflictEntry = eInfo.foeConflictEntryDist < 0.0; in checkConflictEntryAndExit() local
1430 assert(!foePastConflictEntry || !egoPastConflictEntry); in checkConflictEntryAndExit()
1435 } else if (foePastConflictEntry) { in checkConflictEntryAndExit()
1449 if (foePastConflictEntry) { in checkConflictEntryAndExit()
1454 } else if (foePastConflictEntry) { in checkConflictEntryAndExit()
1485 … if (e->foeConflictEntryTime == INVALID && foePastConflictEntry && prevFoeConflictEntryDist >= 0) { in checkConflictEntryAndExit()