214 return predPos - predLength - pos;
471 virtual const std::vector<LaneQ>&
getBestLanes(
bool forceRebuild =
false,
MSLane* startLane = 0)
const;
812 void setSpeedTimeLine(
const std::vector<std::pair<SUMOTime, SUMOReal> >& speedTimeLine);
818 void setLaneTimeLine(
const std::vector<std::pair<SUMOTime, unsigned int> >& laneTimeLine);
1074 (
SUMOReal)sqrt(2 * dist * accel + v * v));
1086 void adaptToLeader(
const std::pair<const MSVehicle*, SUMOReal> leaderInfo,
1087 const SUMOReal seen, DriveProcessItem*
const lastLink,
1090 #ifdef HAVE_INTERNAL_LANES
1091 mutable std::set<std::string> myLinkLeaders;
1108 #ifdef HAVE_INTERNAL_LANES
1109 mutable std::map<const MSLink*, std::string> myLeaderForLink;