Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/scaleTimeline/flows2/scaled.rou.xml
428464 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2022-05-17 14:55:43.792600 by scaleTimeLine.py v1_13_0+0281-7ecac772598
3
<configuration>
4
<output-file value="scaled.rou.xml"/>
5
<route-files value="input_flows.flows.xml"/>
6
<timeline-list value="3600,400"/>
7
</configuration>
8
9
-->
10
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
11
<personFlow begin="0.00" end="3600.00" id="0" number="400">
12
<walk arrivalPos="random" fromTaz="1" toTaz="2"/>
13
</personFlow>
14
</routes>
15
16