SUMO - Simulation of Urban MObility
|
#include <MSLinkCont.h>
Static Public Member Functions | |
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 connection exists. More... | |
Some helping functions for dealing with links.
Definition at line 58 of file MSLinkCont.h.
Returns the link connecting both lanes Both lanes have to be non-internal; 0 may be returned if no connection exists.
Definition at line 64 of file MSLinkCont.cpp.
References MSLink::getLane(), and MSLane::getLinkCont().
Referenced by NLDetectorBuilder::buildE2Detector().