Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/flows/busStop/input_trips.trips.xml
185994 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<flow id="0" from="beg" to="rend" begin="0" end="1" number="10">
3
<stop busStop="busStop#1" duration="10"/>
4
</flow>
5
</routes>
6
7