Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/trafficlights/single/programs/net.tll.xml
169716 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-02-03 14:48:14 by Eclipse SUMO netconvert Version v1_21_0+2283-8c24bb7ce10
4
<netconvertConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="D:/SUMO/tests/netedit\network\trafficlights\single\programs/net.net.xml"/>
8
</input>
9
10
<output>
11
<plain-output-prefix value="D:/SUMO/tests/netedit\network\trafficlights\single\programs/net"/>
12
</output>
13
14
<processing>
15
<geometry.min-radius.fix.railways value="false"/>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="0"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.50"/>
25
<rectangular-lane-cut value="0"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="0"/>
30
</pedestrian>
31
32
</netconvertConfiguration>
33
-->
34
35
<tlLogics version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
36
<tlLogic id="J0" type="static" programID="0" offset="0">
37
<phase duration="2" state="rrrrrrrrrrrrrrrr"/>
38
<phase duration="2" state="yyyyyyyyyyyyyyyy"/>
39
<phase duration="2" state="gggggggggggggggg"/>
40
</tlLogic>
41
<tlLogic id="J0" type="static" programID="1" offset="0">
42
<phase duration="2" state="yyyyyyyyyyyyyyyy"/>
43
<phase duration="2" state="gggggggggggggggg"/>
44
<phase duration="2" state="rrrrrrrrrrrrrrrr"/>
45
</tlLogic>
46
<tlLogic id="J0" type="static" programID="2" offset="0">
47
<phase duration="2" state="gggggggggggggggg"/>
48
<phase duration="2" state="yyyyyyyyyyyyyyyy"/>
49
<phase duration="2" state="rrrrrrrrrrrrrrrr"/>
50
</tlLogic>
51
52
<connection from="-E0" to="E3" fromLane="1" toLane="1" tl="J0" linkIndex="12"/>
53
<connection from="-E0" to="E3" fromLane="2" toLane="2" tl="J0" linkIndex="13"/>
54
<connection from="-E0" to="E1" fromLane="2" toLane="2" tl="J0" linkIndex="14"/>
55
<connection from="-E0" to="E2" fromLane="2" toLane="2" tl="J0" linkIndex="15"/>
56
<connection from="-E1" to="E2" fromLane="1" toLane="1" tl="J0" linkIndex="4"/>
57
<connection from="-E1" to="E2" fromLane="2" toLane="2" tl="J0" linkIndex="5"/>
58
<connection from="-E1" to="E0" fromLane="2" toLane="2" tl="J0" linkIndex="6"/>
59
<connection from="-E1" to="E3" fromLane="2" toLane="2" tl="J0" linkIndex="7"/>
60
<connection from="-E2" to="E0" fromLane="1" toLane="1" tl="J0" linkIndex="0"/>
61
<connection from="-E2" to="E0" fromLane="2" toLane="2" tl="J0" linkIndex="1"/>
62
<connection from="-E2" to="E3" fromLane="2" toLane="2" tl="J0" linkIndex="2"/>
63
<connection from="-E2" to="E1" fromLane="2" toLane="2" tl="J0" linkIndex="3"/>
64
<connection from="-E3" to="E1" fromLane="1" toLane="1" tl="J0" linkIndex="8"/>
65
<connection from="-E3" to="E1" fromLane="2" toLane="2" tl="J0" linkIndex="9"/>
66
<connection from="-E3" to="E2" fromLane="2" toLane="2" tl="J0" linkIndex="10"/>
67
<connection from="-E3" to="E0" fromLane="2" toLane="2" tl="J0" linkIndex="11"/>
68
</tlLogics>
69
70