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

<!-- generated on 2025-06-14 14:49:51 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="net.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
    </input>

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

    <processing>
        <default.speeddev value="0"/>
    </processing>

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

</sumoConfiguration>
-->

<snapshot type="micro" version="v1_23_1+0571-0c0912eecef" time="30.00" rail="1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd">
    <route id="!train" state="0" edges="a b e"/>
    <route id="!train2" state="0" edges="-e -b -d"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="train" length="20.00" vClass="rail" accel="2"/>
    <vehicle id="train" type="train" depart="0.00" departSpeed="max" route="!train" distance="305.03 0" speedFactor="1.0000" state="18 0 2 20.10 0 0.00 29000 0 0" pos="117.88 97.88 13.89" speed="13.89 13.89" angle="45.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="train2" type="train" depart="0.00" departSpeed="max" route="!train2" distance="0 0" speedFactor="1.0000" state="18 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="20.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <stop lane="-e_0" startPos="135.86" endPos="136.06" duration="100.00"/>
    </vehicle>
    <lane id="e_0">
        <vehicles value="train"/>
    </lane>
    <driveWay id="A.0" edges="b e" vehicles="train"/>
</snapshot>