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

<!-- generated on 2026-03-14T17:58:56.191566+01:00 by Eclipse SUMO sumo v1_26_0+0596-598a13ff2c9
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"/>
        <route-files value="routes.rou.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <fcd-output value="fcd.xml"/>
        <fcd-output.attributes value="speed,pos,lane"/>
    </output>

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

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

</sumoConfiguration>
-->

<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" speed="0.00" pos="0.00" lane="e_m0_0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" speed="0.80" pos="0.80" lane="e_m0_0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" speed="1.60" pos="2.40" lane="e_m0_0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" speed="2.40" pos="4.80" lane="e_m0_0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" speed="3.20" pos="8.00" lane="e_m0_0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" speed="4.00" pos="12.00" lane="e_m0_0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" speed="4.80" pos="16.80" lane="e_m0_0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" speed="5.60" pos="22.40" lane="e_m0_0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" speed="6.40" pos="28.80" lane="e_m0_0"/>
    </timestep>
    <timestep time="9.00">
        <vehicle id="veh0" speed="7.20" pos="36.00" lane="e_m0_0"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="veh0" speed="8.00" pos="44.00" lane="e_m0_0"/>
        <vehicle id="veh1" speed="8.00" pos="500.00" lane="e_m0_0"/>
    </timestep>
    <timestep time="11.00">
        <vehicle id="veh0" speed="8.80" pos="52.80" lane="e_m0_0"/>
        <vehicle id="veh1" speed="8.80" pos="8.80" lane="e_m1_0"/>
    </timestep>
    <timestep time="12.00">
        <vehicle id="veh0" speed="9.60" pos="62.40" lane="e_m0_0"/>
        <vehicle id="veh1" speed="9.60" pos="18.40" lane="e_m1_0"/>
    </timestep>
    <timestep time="13.00">
        <vehicle id="veh0" speed="10.40" pos="72.80" lane="e_m0_0"/>
        <vehicle id="veh1" speed="10.40" pos="28.80" lane="e_m1_0"/>
    </timestep>
    <timestep time="14.00">
        <vehicle id="veh0" speed="11.20" pos="84.00" lane="e_m0_0"/>
        <vehicle id="veh1" speed="11.20" pos="40.00" lane="e_m1_0"/>
    </timestep>
    <timestep time="15.00">
        <vehicle id="veh0" speed="12.00" pos="96.00" lane="e_m0_0"/>
        <vehicle id="veh1" speed="12.00" pos="52.00" lane="e_m1_0"/>
    </timestep>
    <timestep time="16.00">
        <vehicle id="veh0" speed="12.80" pos="108.80" lane="e_m0_0"/>
        <vehicle id="veh1" speed="12.80" pos="64.80" lane="e_m1_0"/>
    </timestep>
</fcd-export>