Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/dua/newstyle_dua3s_step2/input_weights.dump.xml
185996 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 04/01/14 16:12:57 by SUMO sumo Version dev-SVN-r16088
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
10
11
<input>
12
<net-file value="input_net.net.xml"/>
13
<route-files value="input_trips_000.rou.xml"/>
14
<additional-files value="dua_dump_000.add.xml"/>
15
</input>
16
17
<output>
18
<summary-output value="summary_000.xml"/>
19
<tripinfo-output value="tripinfo_000.xml"/>
20
<save-state.prefix value="state"/>
21
</output>
22
23
<time>
24
<begin value="0"/>
25
</time>
26
27
<processing>
28
<route-steps value="200"/>
29
<no-internal-links value="false"/>
30
<time-to-teleport value="300"/>
31
<time-to-teleport.highways value="0"/>
32
<eager-insert value="false"/>
33
<lanechange.allow-swap value="false"/>
34
</processing>
35
36
<report>
37
<verbose value="true"/>
38
<no-warnings value="false"/>
39
<no-step-log value="true"/>
40
</report>
41
42
<emissions>
43
<phemlight-path value="./PHEMlight/"/>
44
</emissions>
45
46
<random_number>
47
<random value="false"/>
48
</random_number>
49
50
</configuration>
51
-->
52
53
<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
54
<interval begin="0.00" end="502.00" id="dump_000_900">
55
<edge id="beg" sampledSeconds="2824.04" traveltime="28.25" density="11.25" occupancy="5.63" waitingTime="1.00" speed="17.70" departed="100" arrived="0" entered="0" left="100" laneChangedFrom="0" laneChangedTo="0"/>
56
<edge id="end" sampledSeconds="2257.49" traveltime="22.38" density="8.99" occupancy="4.50" waitingTime="0.00" speed="22.35" departed="0" arrived="100" entered="100" left="0" laneChangedFrom="0" laneChangedTo="0"/>
57
<edge id="middle" sampledSeconds="15147.52" traveltime="150.72" density="30.17" occupancy="15.09" waitingTime="0.00" speed="6.63" departed="0" arrived="0" entered="100" left="100" laneChangedFrom="0" laneChangedTo="0"/>
58
</interval>
59
</meandata>
60
61