Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/vissim/leftist_conflictarea-prio/ca.rou.xml
169689 views
1
<?xml version="1.0" ?>
2
<routes>
3
<vTypeDistribution id="1">
4
<vType accel="3.500000" id="t100_D1" length="4.3688400000000005" maxSpeed="14.722222222222221" probability="0.980000"/>
5
<vType accel="7.300000" id="t200_D1" length="10.215" maxSpeed="14.722222222222221" probability="0.020000"/>
6
</vTypeDistribution>
7
<routeDistribution id="1_0.0">
8
<route edges="1 6" id="1" probability="0.5"/>
9
<route edges="1 4" id="2" probability="0.5"/>
10
</routeDistribution>
11
<routeDistribution id="2_0.0">
12
<route edges="2 4" id="1" probability="0.5"/>
13
<route edges="2 5" id="2" probability="0.5"/>
14
</routeDistribution>
15
<routeDistribution id="7_0.0">
16
<route edges="7 6" id="1" probability="0.5"/>
17
<route edges="7 5" id="2" probability="0.5"/>
18
</routeDistribution>
19
<flow begin="0.0" color="1,1,0" end="3600" id="fl1_st0.0" route="1_0.0" type="1" vehsPerHour="100.0"/>
20
<flow begin="0.0" color="1,1,0" end="3600" id="fl2_st0.0" route="2_0.0" type="1" vehsPerHour="800.0"/>
21
<flow begin="0.0" color="1,1,0" end="3600" id="fl7_st0.0" route="7_0.0" type="1" vehsPerHour="800.0"/>
22
</routes>
23
24