Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/assign/duaIterateMix/input_routes2.rou.xml
428384 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2021-04-22 17:01:25 by Eclipse SUMO netedit Version v1_9_0+0178-68f97ee
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
<input>
6
<new value="true"/>
7
</input>
8
<output>
9
<output-file value="braess.net.xml"/>
10
</output>
11
<processing>
12
<offset.disable-normalization value="true"/>
13
</processing>
14
<netedit>
15
<route-files value="/localdata2/debug/braess/input_routes.rou.xml"/>
16
</netedit>
17
<report>
18
<aggregate-warnings value="5"/>
19
</report>
20
</configuration>
21
-->
22
23
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
24
<vType id="CAV" color="0,0,255">
25
<param key="device.rerouting.period" value="120" />
26
<param key="device.rerouting.probability" value="0.5" />
27
<param key="device.rerouting.deterministic" value="true" />
28
</vType>
29
30
<flow id="flow_CAV" begin="0.00" departLane="best" departSpeed="max" from="start" to="end" end="1800.00" vehsPerHour="1000" type="CAV" />
31
</routes>
32
33