Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/routeSampler/intervals/2_intervals/input_edgedata.xml
429581 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2020-02-15 23:29:52.505222 by turnCount2EdgeCount.py v1_5_0+0092-24382ab578
3
options: -t input_turns.xml -o edgedata.xml <doubleminus>edgedata-attribute count
4
-->
5
<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
6
<interval id="generated" begin="0" end="300">
7
<edge id="-3" count="10"/>
8
<edge id="5" count="10"/>
9
</interval>
10
<interval id="generated" begin="300" end="600">
11
<edge id="-3" count="8"/>
12
<edge id="11" count="8"/>
13
</interval>
14
</meandata>
15
16