Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/output/computeCoordination/eastwest.trips.xml
428386 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2020-05-06 09:29:24.438321 by randomTrips.py v1_6_0+0103-10c2ef2212
3
options: -o eastwest.trips.xml <doubleminus>angle 90 <doubleminus>prefix ew <doubleminus>angle-factor 100 -n net.net.xml <doubleminus>fringe-factor 100 <doubleminus>period 2.0
4
-->
5
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
6
<flow id="ew" begin="0" end="3600" from="right0C0" to="A0left0" probability="0.1" departSpeed="max" departLane="random"/>
7
<flow id="we" begin="0" end="3600" from="left0A0" to="C0right0" probability="0.15" departSpeed="max" departLane="random"/>
8
</routes>
9
10