Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/routeSampler/weighted/count/input_routes.rou.xml
429482 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Sun Feb 16 13:56:43 2020 by Eclipse SUMO duarouter Version v1_5_0+0098-7db9878c73
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
5
6
<input>
7
<net-file value="net.net.xml"/>
8
<route-files value="trips.trips.xml"/>
9
</input>
10
11
<output>
12
<output-file value="input_routes2.rou.xml"/>
13
<alternatives-output value="input_routes2.rou.alt.xml"/>
14
</output>
15
16
<time>
17
<begin value="0"/>
18
<end value="50.0"/>
19
</time>
20
21
<report>
22
<no-warnings value="true"/>
23
<ignore-errors value="true"/>
24
<no-step-log value="true"/>
25
</report>
26
27
</configuration>
28
-->
29
30
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
31
<vehicle id="1" depart="3.00">
32
<route edges="-3 -3.180.00 15"/>
33
</vehicle>
34
<vehicle id="2" depart="3.00">
35
<route edges="-3 -3.180.00 15"/>
36
</vehicle>
37
<vehicle id="3" depart="3.00">
38
<route edges="-3 -3.180.00 15"/>
39
</vehicle>
40
<vehicle id="4" depart="3.00">
41
<route edges="-3 -3.180.00 15"/>
42
</vehicle>
43
<vehicle id="100" depart="3.00">
44
<route edges="-3 -3.180.00 11"/>
45
</vehicle>
46
</routes>
47
48