Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/detector/flowFromEdgeData/misc/max-turn-flow/input_edgedata.xml
428799 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 11/28/17 15:42:22 by SUMO Version dev-SVN-r26691
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="flows.tools"/>
14
<additional-files value="routes.tools,add.xml"/>
15
</input>
16
17
</configuration>
18
-->
19
20
<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
21
<interval begin="0.00" end="3601.00" id="all">
22
<edge id="-1" sampledSeconds="4339.58" traveltime="4.16" overlapTraveltime="4.35" density="12.05" occupancy="2.86" waitingTime="0.00" speed="24.15" departed="0" arrived="1000" entered="1000" left="0" laneChangedFrom="0" laneChangedTo="0"/>
23
<edge id="-2" sampledSeconds="345.88" traveltime="8.33" overlapTraveltime="7.12" density="0.96" occupancy="0.13" waitingTime="0.00" speed="14.75" departed="1000" arrived="0" entered="0" left="1000" laneChangedFrom="0" laneChangedTo="0"/>
24
<edge id="1" sampledSeconds="348.34" traveltime="8.41" overlapTraveltime="7.17" density="0.97" occupancy="0.13" waitingTime="0.00" speed="14.64" departed="1000" arrived="0" entered="0" left="1000" laneChangedFrom="0" laneChangedTo="0"/>
25
<edge id="2" sampledSeconds="4338.58" traveltime="4.15" overlapTraveltime="4.35" density="12.05" occupancy="2.86" waitingTime="0.00" speed="24.16" departed="0" arrived="1000" entered="1000" left="0" laneChangedFrom="0" laneChangedTo="0"/>
26
</interval>
27
</meandata>
28
29