Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/containerflow/load/departpos/routes.rou.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2022-04-20 09:45:29 by Eclipse SUMO netedit Version v1_12_0+2162-c3148f59955
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<!-- Vehicles, containers and containers (sorted by depart) -->
8
<containerFlow id="c_0" begin="0.00" end="23.00" containersPerHour="1200.00">
9
<tranship from="Edge0" to="Edge2"/>
10
</containerFlow>
11
12
<containerFlow id="c_1" departPos="" begin="1.00" end="23.00" containersPerHour="1200.00">
13
<tranship from="Edge0" to="Edge2"/>
14
</containerFlow>
15
16
<containerFlow id="c_2" departPos="dummy" begin="2.00" end="23.00" containersPerHour="1200.00">
17
<tranship from="Edge0" to="Edge2"/>
18
</containerFlow>
19
20
<containerFlow id="c_3" departPos="-30.00" begin="3.00" end="23.00" containersPerHour="1200.00">
21
<tranship from="Edge0" to="Edge2"/>
22
</containerFlow>
23
24
<containerFlow id="c_4" departPos="12.30" begin="4.00" end="23.00" containersPerHour="1200.00">
25
<tranship from="Edge0" to="Edge2"/>
26
</containerFlow>
27
28
<containerFlow id="c_5" departPos="8.00" begin="5.00" end="23.00" containersPerHour="1200.00">
29
<tranship from="Edge0" to="Edge2"/>
30
</containerFlow>
31
</routes>
32
33