Searched refs:prevFoeConflictEntryDist (Results 1 – 1 of 1) sorted by relevance
1463 double prevFoeConflictEntryDist = eInfo.foeConflictEntryDist + e->foe->getLastStepDist(); in checkConflictEntryAndExit() local1465 …double prevFoeConflictExitDist = prevFoeConflictEntryDist + eInfo.foeConflictAreaLength + e->foe->… in checkConflictEntryAndExit()1485 … if (e->foeConflictEntryTime == INVALID && foePastConflictEntry && prevFoeConflictEntryDist >= 0) { in checkConflictEntryAndExit()1487 …e->foeConflictEntryTime = SIMTIME - TS + MSCFModel::passingTime(-prevFoeConflictEntryDist, 0., -eI… in checkConflictEntryAndExit()