Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/traci/set_variable/Simulation/CMD_SAVE_SIMSTATE/simstate.traci
428529 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-06-14 14:47:38 by Eclipse SUMO sumo Version v1_23_1+0571-0c0912eecef
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
<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"/>
        <additional-files value="routes.rou.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <time>
        <begin value="0"/>
        <end value="100"/>
    </time>

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

    <traci_server>
        <remote-port value="52127"/>
    </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="r" state="1" edges="e_m0"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vehicle id="h" depart="0.00" route="r" distance="0 0" speedFactor="1.0600" state="2048 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="h1" depart="0.00" route="r" distance="0 0" speedFactor="0.9383" state="2048 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"/>
    <lane id="e_m0_0">
        <vehicles value="h"/>
    </lane>
</snapshot>