Path: blob/main/tests/complex/sumo-gui/pyautogui_start_stop/sumo.sumocfg
185790 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2024-06-12 18:31:58 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="input_net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
</input>
<output>
<vehroute-output value="vehroutes.xml"/>
</output>
<report>
<duration-log.disable value="true"/>
<no-step-log value="true"/>
</report>
<gui_only>
<gui-settings-file value="settings.xml"/>
</gui_only>
</sumoConfiguration>