61 #ifdef HAVE_INTERNAL_LANES
64 static const MSEdge* getInternalFollowingEdge(
const MSLane* fromLane,
65 const MSEdge* followerAfterInternal);
67 static const MSLane* getInternalFollowingLane(
const MSLane* fromLane,
68 const MSLane* followerAfterInternal);
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.