|
SUMO - Simulation of Urban MObility
|
Data Fields | |
| int | fromLane |
| NBEdge * | to |
| int | toLane |
| int NBEdge::TLSDisabledConnection::fromLane |
Definition at line 1244 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 1245 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 1246 of file NBEdge.h.
Referenced by NBEdge::disableConnection4TLS(), NBEdge::mayBeTLSControlled(), NBEdge::tls_disable_finder::operator()(), and NBEdge::setControllingTLInformation().