Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/trafficlight/railsignal_state/input_routes.rou.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2019-01-15 10:11:11.417125 by $Id$ via randomTrips.py
3
options:
4
T1_0 ==
5
====< T12_1
6
T17_0 == > ====== T24_=
7
\== T26_0
8
-->
9
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
10
<vType id="REDosto7" vClass="rail" carFollowModel="Rail" trainType="REDosto7" color="red"/>
11
<vType id="Freight" vClass="rail" carFollowModel="Rail" trainType="Freight" color="blue"/>
12
13
<trip id="rail1" depart="01" departLane="best" departSpeed="max" from="T1_0" to="T26_0" type="Freight"/>
14
<trip id="rail3" depart="01" departLane="best" departSpeed="max" from="T12_1" to="T17_1" type="Freight"/>
15
<trip id="rail2" depart="40" departLane="best" departSpeed="max" from="T17_0" to="T24_0" type="REDosto7"/>
16
<trip id="rail4" depart="300" departLane="best" departSpeed="max" from="T26_1" to="T1_1" type="Freight"/>
17
<trip id="rail5" depart="500" departLane="best" departSpeed="max" from="T1_0" to="T24_0" type="Freight"/>
18
<trip id="rail6" depart="510" departLane="best" departSpeed="max" from="T26_1" to="T17_1" type="Freight"/>
19
</routes>
20
21