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

<!-- generated on 2025-06-17 09:00:15 by Eclipse SUMO sumo Version v1_23_1+0606-06b23075d04
<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>

    <output>
        <vehroute-output value="vehroutes.xml"/>
        <stop-output value="stops.xml"/>
    </output>

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

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

    <mesoscopic>
        <mesosim value="true"/>
        <meso-junction-control value="true"/>
    </mesoscopic>

</sumoConfiguration>
-->

<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
</stops>