Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket3522/state.complex
169710 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-06-14 14:48:26 by Eclipse SUMO sumo Version v1_23_1+0571-0c0912eecef
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
    </input>

    <output>
        <vehroute-output value="vehroutes.xml"/>
        <save-state.times value="50"/>
        <save-state.files value="state.xml"/>
    </output>

    <report>
        <duration-log.disable value="true"/>
        <no-step-log value="true"/>
    </report>

    <traci_server>
        <remote-port value="54105"/>
    </traci_server>

</sumoConfiguration>
-->

<snapshot type="micro" version="v1_23_1+0571-0c0912eecef" time="50.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="1.00"/>
    <vType id="t1" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5"/>
    <vType id="t2@veh2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" distance="400 0" speedFactor="1.0600" state="2072 0 1 100.00 0 18.32 49000 0 0" pos="6.83 3.83 2.00" speed="2.00 1.71" angle="270.00" posLat="0.00" waitingTime="100000 1 6000 17000">
        <device id="vehroute_veh0" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0600" state="2074 10000 0 100.00 0 10.95 49000 0 0" pos="397.31 392.31 1.70" speed="1.70 0.79" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh1" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0104" state="2074 20000 0 100.00 0 2.18 49000 0 0" pos="370.97 365.97 6.45" speed="6.45 8.45" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <lane id="3/1to2/1_0">
        <vehicles value="veh0"/>
    </lane>
    <lane id="4/1to3/1_0">
        <vehicles value="veh2 veh1"/>
    </lane>
    <tlLogic id="0/0" programID="0" phase="2" duration="16000"/>
    <tlLogic id="0/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="0/2" programID="0" phase="2" duration="16000"/>
    <tlLogic id="1/0" programID="0" phase="4" duration="7000"/>
    <tlLogic id="1/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="1/2" programID="0" phase="4" duration="7000"/>
    <tlLogic id="2/0" programID="0" phase="4" duration="7000"/>
    <tlLogic id="2/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="2/2" programID="0" phase="4" duration="7000"/>
    <tlLogic id="3/0" programID="0" phase="4" duration="7000"/>
    <tlLogic id="3/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="3/2" programID="0" phase="4" duration="7000"/>
    <tlLogic id="4/0" programID="0" phase="2" duration="16000"/>
    <tlLogic id="4/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="4/2" programID="0" phase="2" duration="16000"/>
</snapshot>