Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/assign/duaIterateMix/input_routes.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="HDV" color="1,0,0">
25
<param key="has.rerouting.device" value="false" />
26
</vType>
27
28
<flow id="flow_HDV" begin="0.00" departLane="best" departSpeed="max" from="start" to="end" end="1800.00" vehsPerHour="1000" type="HDV" />
29
</routes>
30
31