63 const MSEdge* followerAfterInternal);
66 const MSLane* followerAfterInternal);
static const MSEdge * getInternalFollowingEdge(const MSLane *fromLane, const MSEdge *followerAfterInternal)
Returns the internal lane that must be passed in order to get to the desired edge Returns 0 if no suc...
A road/street connecting two junctions.
std::vector< MSLink * > MSLinkCont
static MSLink * getConnectingLink(const MSLane &from, const MSLane &to)
Returns the link connecting both lanes Both lanes have to be non-internal; 0 may be returned if no co...
Representation of a lane in the micro simulation.
static const MSLane * getInternalFollowingLane(const MSLane *fromLane, const MSLane *followerAfterInternal)