Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci_java/data/config.sumocfg
169686 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-06-12 18:32:00 by Eclipse SUMO sumo Version v1_20_0+0443-233e48e5c88
-->

<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="network.net.xml"/>
        <route-files value="routes.xml"/>
        <additional-files value="vehicles.xml,poi.xml,loops.xml,tls.add.xml"/>
    </input>

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

    <gui_only>
        <gui-settings-file value="settings.xml"/>
    </gui_only>

</sumoConfiguration>