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

<!-- generated on 2025-06-14 14:50:00 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_net2.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
        <additional-files value="input_additional.add.xml"/>
    </input>

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

    <time>
        <end value="60"/>
    </time>

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

</sumoConfiguration>
-->

<snapshot type="micro" version="v1_23_1+0571-0c0912eecef" time="30.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd">
    <route id="r0" state="1" edges="SC CN"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="car" sigma="0"/>
    <vehicle id="cali.0.0" type="car" depart="18.00" departPos="random_free" departSpeed="max" route="r0" distance="108.05 0" speedFactor="1.0600" state="2074 18000 1 4.18 0 1.52 29000 0 0" pos="86.96 81.96 14.72" speed="14.72 14.72" angle="0.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_cali.0.0" state="0 0.00 33.19 4.18 0"/>
    </vehicle>
    <vehicle id="cali.0.1" type="car" depart="24.00" departPos="random_free" departSpeed="max" route="r0" distance="91.95 0" speedFactor="0.9752" state="2074 24000 0 4.01 0 1.29 29000 0 0" pos="13.55 8.55 13.55" speed="13.55 15.23" angle="0.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_cali.0.1" state="0 0.00 31.63 4.01 0"/>
    </vehicle>
    <vehicle id="cali.0.2" type="car" depart="24.00" departPos="random_free" departSpeed="max" route="r0" distance="108.05 0" speedFactor="1.0827" state="2074 24000 1 50.14 0 0.12 29000 0 0" pos="29.02 24.02 15.04" speed="15.04 15.04" angle="0.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_cali.0.2" state="1 0.00 27.66 50.14 0"/>
    </vehicle>
    <lane id=":C_11_0">
        <vehicles value="cali.0.1"/>
    </lane>
    <lane id="CN_0">
        <vehicles value="cali.0.0"/>
    </lane>
    <lane id="CN_1">
        <vehicles value="cali.0.2"/>
    </lane>
    <tlLogic id="C" programID="0" phase="0" duration="30000"/>
</snapshot>