Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/routeSampler/output-styles/write-flows-poission_high/input_routes.rou.xml
429542 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Sun Feb 9 21:58:44 2020 by Eclipse SUMO duarouter Version v1_4_0+1001-ebe76855e2
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="routes.xml"/>
13
<alternatives-output value="routes.alt.xml"/>
14
</output>
15
16
<time>
17
<begin value="0"/>
18
<end value="100.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="0" depart="0.00">
32
<route edges="60.80.00 75 75.121.42 -75"/>
33
</vehicle>
34
<vehicle id="1" depart="1.00">
35
<route edges="-43.80.00 -27 -27.80.00 -71 -55 -55.80.00"/>
36
</vehicle>
37
<vehicle id="2" depart="2.00">
38
<route edges="68 -45 -45.80.00 -27 -27.80.00 -71 -55"/>
39
</vehicle>
40
</routes>
41
42