Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/trafficlight/constraints/swap/4b/input_routes.rou.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 21 Aug 2020 02:28:17 PM CEST by Eclipse SUMO netedit Version v1_6_0+1707-2370e97800
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
<input>
6
<new value="true"/>
7
</input>
8
<output>
9
<output-file value="/home/kobo/dlr/debug/7435/net.net.xml"/>
10
</output>
11
<processing>
12
<offset.disable-normalization value="true"/>
13
</processing>
14
<junctions>
15
<no-internal-links value="true"/>
16
</junctions>
17
<netedit>
18
<route-files value="/home/kobo/dlr/debug/7435/input_routes.rou.xml"/>
19
</netedit>
20
<report>
21
<aggregate-warnings value="5"/>
22
</report>
23
</configuration>
24
d
25
a
26
h
27
j
28
n
29
-->
30
31
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
32
<vType id="train" length="50.00" vClass="rail"/>
33
<trip id="t0" type="train" depart="0.00" from="d" to="g" departSpeed="max"/>
34
<trip id="t2" type="train" depart="0.00" from="a" to="g" departSpeed="max"/>
35
<trip id="t1" type="train" depart="0.00" from="j" to="g" departSpeed="max"/>
36
<trip id="t3" type="train" depart="0.00" from="n" to="g" departSpeed="max"/>
37
</routes>
38
39