Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/personFlow/basic_keep_trips/input_routes.rou.xml
185787 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="p" begin="0" end="10" period="2">
3
<walk from="beg" to="end"/>
4
</personFlow>
5
</routes>
6
7