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

<!-- generated on 2024-07-16 19:34:53 by Eclipse SUMO sumo Version v1_20_0+1258-9d1aeffff86
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net3.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
    </input>

    <output>
        <fcd-output value="fcd.xml"/>
    </output>

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

    <traci_server>
        <remote-port value="37513"/>
    </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">
        <person id="p0" x="111.59" y="10.00" angle="0.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="112.59" y="10.00" angle="90.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
</fcd-export>