Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket3810/input_routes.rou.xml
169689 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<vType id="t0" sigma="0"/>
3
<trip id="stratLeft" depart="0" from="WC" to="CN" type="t0" departLane="0"/>
4
<trip id="stratRight" depart="0" from="EC" to="CN" type="t0" departLane="1"/>
5
</routes>
6
7