Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/rngState/input_routes.rou.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-07-09 08:59:14 by Eclipse SUMO duarouter Version v1_23_1+0953-aaf198e2eb9
4
<duarouterConfiguration 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="../input_net.net.xml"/>
8
<route-files value="input_routes2.rou.xml"/>
9
</input>
10
11
<output>
12
<output-file value="input_routes3.rou.xml"/>
13
<write-trips value="true"/>
14
</output>
15
16
</duarouterConfiguration>
17
-->
18
19
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
20
<flow id="v" begin="0" end="1000" period="3" departSpeed="max">
21
<route edges="1/0to2/0"/>
22
</flow>
23
</routes>
24
25