Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/netdiff/duplicate_phases/source.tll.xml
428503 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri Nov 25 12:29:46 2011 by SUMO netconvert Version dev-SVN-r11539
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
10
11
<input>
12
<sumo-net-file value="koelnHighways.net.xml"/>
13
</input>
14
15
<output>
16
<plain-output-prefix value="koelnHighways"/>
17
</output>
18
19
<processing>
20
<no-turnarounds value="true"/>
21
<offset.disable-normalization value="true"/>
22
</processing>
23
24
</configuration>
25
-->
26
27
<tlLogics version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
28
<tlLogic id="test" type="static" programID="0" offset="0">
29
<phase duration="31" state="GGG"/>
30
<phase duration="4" state="yyy"/>
31
<phase duration="31" state="ggg"/>
32
<phase duration="4" state="yyy"/>
33
</tlLogic>
34
</tlLogics>
35
36