Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/signals/turns_uncontrolled/net.netconvert
169726 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-02-29 13:56:12 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"/>
    </output>

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

</configuration>
-->

<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-2700.00,-900.00" convBoundary="0.00,0.00,800.00,0.00" origBoundary="100.00,900.00,4800.00,1000.00" projParameter="!"/>

    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" allow="rail rail_electric" speed="0.10" length="0.10" shape="401.50,0.00 401.50,0.00"/>
    </edge>
    <edge id=":B_1" function="internal">
        <lane id=":B_1_0" index="0" allow="rail rail_electric" speed="44.44" length="3.00" shape="398.50,0.00 401.50,0.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="rail rail_electric" speed="0.10" length="0.10" shape="800.00,0.00 800.00,0.00"/>
    </edge>

    <edge id="T11_0" from="A" to="B" priority="15" spreadType="center">
        <lane id="T11_0_0" index="0" allow="rail rail_electric" speed="44.44" length="398.50" shape="0.00,0.00 398.50,0.00"/>
    </edge>
    <edge id="T14_0" from="B" to="C" priority="15" spreadType="center" bidi="T16_1">
        <lane id="T14_0_0" index="0" allow="rail rail_electric" speed="44.44" length="398.50" shape="401.50,0.00 800.00,0.00"/>
    </edge>
    <edge id="T16_1" from="C" to="B" priority="15" spreadType="center" bidi="T14_0">
        <lane id="T16_1_0" index="0" allow="rail rail_electric" speed="44.44" length="398.50" shape="800.00,0.00 401.50,0.00"/>
    </edge>

    <junction id="A" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,1.60 0.00,-1.60"/>
    <junction id="B" type="rail_signal" x="400.00" y="0.00" incLanes="T16_1_0 T11_0_0" intLanes=":B_0_0 :B_1_0" shape="401.50,1.60 401.50,-1.60 398.50,-1.60 398.50,1.60">
        <request index="0" response="10" foes="10" cont="0"/>
        <request index="1" response="00" foes="01" cont="0"/>
    </junction>
    <junction id="C" type="priority" x="800.00" y="0.00" incLanes="T14_0_0" intLanes=":C_0_0" shape="800.00,-1.60 800.00,1.60 800.00,-1.60 800.00,1.60">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="T11_0" to="T14_0" fromLane="0" toLane="0" via=":B_1_0" tl="B" linkIndex="0" dir="s" state="O"/>
    <connection from="T14_0" to="T16_1" fromLane="0" toLane="0" speed="0.10" via=":C_0_0" dir="t" state="M"/>
    <connection from="T16_1" to="T14_0" fromLane="0" toLane="0" speed="0.10" via=":B_0_0" dir="t" state="M"/>

    <connection from=":B_0" to="T14_0" fromLane="0" toLane="0" dir="t" state="M"/>
    <connection from=":B_1" to="T14_0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C_0" to="T16_1" fromLane="0" toLane="0" dir="t" state="M"/>

</net>