Home
last modified time | relevance | path

Searched refs:getMesoTLSPenalty (Results 1 – 3 of 3) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLink.h486 SUMOTime getMesoTLSPenalty() const { in getMesoTLSPenalty() function
H A DMSEdge.cpp142 …SUMOTime linkPenalty = link->getMesoTLSPenalty() + (link->havePriority() ? 0 : MSGlobals::gMesoMin… in recalcCache()
/dports/cad/sumo/sumo-1.2.0/src/mesosim/
H A DMESegment.cpp718 result += link->getMesoTLSPenalty(); in getLinkPenalty()
756 … link->getMesoTLSPenalty() + (link->havePriority() ? 0 : MSGlobals::gMesoMinorPenalty))); in getMaxPenaltySeconds()