Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/tazs/routes.rou.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2023-04-18 13:17:30 by Eclipse SUMO netedit Version v1_16_0+2135-40d51fde2c5
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<!-- Routes -->
8
<route id="r_0" edges="Edge0 Edge1 Edge2"/>
9
<!-- Vehicles, persons and containers (sorted by depart) -->
10
<flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
11
</routes>
12
13