Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/output/vehrouteDiff/routes2.rou.xml
428387 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Mon Mar 3 10:27:58 2014 by SUMO sumo Version dev-SVN-r15793
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
10
11
<input>
12
<net-file value="net.net.xml"/>
13
<additional-files value="input_routes.rou.xml,input_additional2.add.xml"/>
14
</input>
15
16
<output>
17
<vehroute-output value="vehroutes.xml"/>
18
<vehroute-output.exit-times value="true"/>
19
</output>
20
21
<time>
22
<begin value="0"/>
23
<end value="1000"/>
24
</time>
25
26
<report>
27
<xml-validation value="never"/>
28
<no-duration-log value="true"/>
29
<no-step-log value="true"/>
30
</report>
31
32
</configuration>
33
-->
34
35
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
36
<vehicle id="0" depart="0.00" arrival="150.00">
37
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="35.00 71.00 131.00 200.00"/>
38
</vehicle>
39
40
</routes>
41
42