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

<!-- generated on 2025-06-14 14:48:32 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"/>
    </input>

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

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

</sumoConfiguration>
-->

<snapshot type="micro" version="v1_23_1+0571-0c0912eecef" time="1.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="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="testType"/>
    <vehicle id="ego" type="testType" depart="0.00" route="r0" distance="0 0" speedFactor="1.0600" state="2 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 0"/>
    <lane id="SC_0">
        <vehicles value="ego"/>
    </lane>
    <tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>