Home
last modified time | relevance | path

Searched refs:getLengthBeforeCrossing (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLink.h419 double getLengthBeforeCrossing(const MSLane* foeLane) const;
H A DMSLink.cpp813 double dist = link->getLengthBeforeCrossing(foeLane); in getLengthsBeforeCrossing()
833 MSLink::getLengthBeforeCrossing(const MSLane* foeLane) const { in getLengthBeforeCrossing() function in MSLink