![]() |
SUMO - Simulation of Urban MObility
|
Data Fields | |
int | fromLane |
NBEdge * | to |
int | toLane |
int NBEdge::TLSDisabledConnection::fromLane |
Definition at line 1355 of file NBEdge.h.
Referenced by NBEdge::disableConnection4TLS(), NBEdge::mayBeTLSControlled(), NBEdge::tls_disable_finder::operator()(), and NBEdge::setControllingTLInformation().
NBEdge* NBEdge::TLSDisabledConnection::to |
Definition at line 1356 of file NBEdge.h.
Referenced by NBEdge::disableConnection4TLS(), NBEdge::mayBeTLSControlled(), NBEdge::tls_disable_finder::operator()(), and NBEdge::setControllingTLInformation().
int NBEdge::TLSDisabledConnection::toLane |
Definition at line 1357 of file NBEdge.h.
Referenced by NBEdge::disableConnection4TLS(), NBEdge::mayBeTLSControlled(), NBEdge::tls_disable_finder::operator()(), and NBEdge::setControllingTLInformation().