Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/jtrrouter/function/vclasses/input_turns.turns.xml
169712 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2020-02-17 13:27:48.266822 by turnFile2EdgeRelations.py v1_5_0+0118-a6ba6eb
3
options: -t input_turns.turns.xml -o tmp.xml
4
-->
5
<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
6
<interval begin="0" end="10000">
7
<edgeRelation from="beg" to="beg2left" probability=".5"/>
8
<edgeRelation from="beg" to="middle" probability="0.5"/>
9
</interval>
10
</data>
11
12