Path: blob/main/tests/complex/traci/trafficlight/getSpentDuration/sumo.sumocfg
169720 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 2024-06-12 18:31:59 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_net2.net.xml"/> <route-files value="input_routes.rou.xml"/> </input> <processing> <time-to-teleport value="-1"/> <default.speeddev value="0"/> </processing> <report> <duration-log.disable value="true"/> <no-step-log value="true"/> </report> <gui_only> <window-size value="500,500"/> <window-pos value="50,50"/> </gui_only> </sumoConfiguration>