100 const bool _willPass,
102 const SUMOReal _arrivalSpeedBraking,
136 #ifndef HAVE_INTERNAL_LANES
170 const std::vector<MSLink*>& foeLinks,
const std::vector<MSLane*>& foeLanes,
171 MSLane* internalLaneBefore = 0);
179 const SUMOReal arrivalSpeed,
const SUMOReal leaveSpeed,
const bool setRequest,
202 std::vector<const SUMOVehicle*>* collectFoes = 0)
const;
220 std::vector<const SUMOVehicle*>* collectFoes = 0)
const;
316 #ifdef HAVE_INTERNAL_LANES
321 MSLane* getViaLane()
const;
349 return (leaderSpeed * leaderSpeed / leaderDecel) <= (followerSpeed * followerSpeed / followerDecel);
379 #ifdef HAVE_INTERNAL_LANES
381 MSLane*
const myJunctionInlane;
388 std::vector<std::pair<SUMOReal, SUMOReal> > myLengthsBehindCrossing;