Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/moveToXY/intersection/input_routes.rou.xml
169748 views
1
<routes>
2
<trip id="ego" depart="0" from="SC" to="CN"/>
3
<flow id="WE" begin="0" period="2" end="10" from="WC" to="CE" departSpeed="max" arrivalPos="10"/>
4
<flow id="EW" begin="1" period="2" end="10" from="EC" to="CW" departSpeed="max" arrivalPos="10"/>
5
</routes>
6
7