Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/flows/containerStop/input_trips.trips.xml
185786 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 containerStop="containerStop#1" duration="10"/>
4
</flow>
5
</routes>
6
7