Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/scaleTimeline/flows/input_flows.flows.xml
428463 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<personFlow id="0" begin="0.00" end="3600.00" number="100">
3
<walk fromTaz="1" toTaz="2" arrivalPos="random"/>
4
</personFlow>
5
</routes>
6