Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/checkReversals/input_routes.rou.xml
428380 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2023-05-16 08:25:49 by Eclipse SUMO netedit Version v1_17_0+0291-808999a
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, persons and containers (sorted by depart) -->
8
<vehicle id="v_0" type="DEFAULT_RAILTYPE" depart="0.00" departSpeed="max">
9
<route edges="E0 E1 E2 E3 E4 -E4 E4 E5 E6"/>
10
<stop edge="-E4" duration="3"/>
11
</vehicle>
12
<vehicle id="v_1" type="DEFAULT_RAILTYPE" depart="32.00" departSpeed="max">
13
<route edges="E0 E1 E2 E3 E4 -E4 E4 E5 E6"/>
14
</vehicle>
15
</routes>
16
17