Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/plainLanes/plain_tllogic.netconvert
169689 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-02-29 13:56:02 by Eclipse SUMO netconvert Version v1_19_0+1092-a49a04372af
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <node-files value="input_plain.nod.xml"/>
        <edge-files value="input_plain.edg.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <output-file value="net.net.xml"/>
        <plain-output-prefix value="plain"/>
        <plain-output.lanes value="true"/>
    </output>

    <report>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<tlLogics version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="42" state="GGGggrrrrrGGGggrrrrr"/>
        <phase duration="3"  state="yyyyyrrrrryyyyyrrrrr"/>
        <phase duration="42" state="rrrrrGGGggrrrrrGGGgg"/>
        <phase duration="3"  state="rrrrryyyyyrrrrryyyyy"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="0" toLane="0" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="0" toLane="0" tl="C" linkIndex="6"/>
    <connection from="EC" to="CW" fromLane="1" toLane="1" tl="C" linkIndex="7"/>
    <connection from="EC" to="CS" fromLane="1" toLane="1" tl="C" linkIndex="8"/>
    <connection from="EC" to="CE" fromLane="1" toLane="1" tl="C" linkIndex="9"/>
    <connection from="NC" to="CW" fromLane="0" toLane="0" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="0" toLane="0" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="1" toLane="1" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="1" toLane="1" tl="C" linkIndex="3"/>
    <connection from="NC" to="CN" fromLane="1" toLane="1" tl="C" linkIndex="4"/>
    <connection from="SC" to="CE" fromLane="0" toLane="0" tl="C" linkIndex="10"/>
    <connection from="SC" to="CN" fromLane="0" toLane="0" tl="C" linkIndex="11"/>
    <connection from="SC" to="CN" fromLane="1" toLane="1" tl="C" linkIndex="12"/>
    <connection from="SC" to="CW" fromLane="1" toLane="1" tl="C" linkIndex="13"/>
    <connection from="SC" to="CS" fromLane="1" toLane="1" tl="C" linkIndex="14"/>
    <connection from="WC" to="CS" fromLane="0" toLane="0" tl="C" linkIndex="15"/>
    <connection from="WC" to="CE" fromLane="0" toLane="0" tl="C" linkIndex="16"/>
    <connection from="WC" to="CE" fromLane="1" toLane="1" tl="C" linkIndex="17"/>
    <connection from="WC" to="CN" fromLane="1" toLane="1" tl="C" linkIndex="18"/>
    <connection from="WC" to="CW" fromLane="1" toLane="1" tl="C" linkIndex="19"/>
</tlLogics>