-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.xml
More file actions
55 lines (45 loc) · 2.41 KB
/
stats.xml
File metadata and controls
55 lines (45 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2025-10-20 12:10:58 by Eclipse SUMO sumo Version 1.24.0
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="osm.net.xml.gz"/>
<route-files value="osm.passenger.trips.xml"/>
<additional-files value="osm.poly.xml.gz,output.add.xml"/>
</input>
<output>
<tripinfo-output value="tripinfos.xml"/>
<statistic-output value="stats.xml"/>
</output>
<processing>
<ignore-route-errors value="true"/>
<tls.actuated.jam-threshold value="30"/>
</processing>
<routing>
<device.rerouting.adaptation-steps value="18"/>
<device.rerouting.adaptation-interval value="10"/>
</routing>
<report>
<verbose value="true"/>
<duration-log.statistics value="true"/>
<no-step-log value="true"/>
</report>
<traci_server>
<remote-port value="8813"/>
</traci_server>
<gui_only>
<gui-settings-file value="osm.view.xml"/>
</gui_only>
</sumoConfiguration>