Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to know a junction's connected edges

see https://sumo.dlr.de/docs/Tools/Sumolib.html

Am Di., 9. Juni 2020 um 11:14 Uhr schrieb Dayuan Tan <dayuan1@xxxxxxxx>:
Dear Jakob,

Hope everything goes well! Thank you very much for your helping!

I'm wondering when I know a junction's id how to get its connected edges' ids? 

I checked Traci python doc but didn't find anything related.

I also found an archived email discussing about it. The questioner mentioned something about "edgeA.getToNode().getOutgoing()" and I think that might work for me. But I checked the source code and it seems like they are c++ code. So do we have similar function/method in Traci python?

Thank you very much! I appreciate your helping very much!
Have a good day and stay safe!

Sincerely,
Dayuan  


————
Dayuan(Neil) Tan
UMBC



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top