Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/trips/stops/stop/input_trips.trips.xml
186006 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<trip id="0" depart="0" from="beg" to="rend">
3
<stop lane="left_0" duration="10" posLat="-2" actType="custom"/>
4
</trip>
5
</routes>
6
7