Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/tutorial/traci_taxi/data/tripinfo.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 03/01/21 07:47:29 by Eclipse SUMO GUI Version 1.8.0
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
5
6
<input>
7
<net-file value="net.net.xml"/>
8
<route-files value="demand.rou.xml"/>
9
<additional-files value="add.add.xml"/>
10
</input>
11
12
<output>
13
<tripinfo-output value="tripinfo.xml"/>
14
</output>
15
16
<processing>
17
<time-to-teleport value="0"/>
18
</processing>
19
20
<report>
21
<no-step-log value="true"/>
22
</report>
23
24
<taxi_device>
25
<device.taxi.dispatch-algorithm value="traci"/>
26
<device.taxi.idle-algorithm value="randomCircling"/>
27
</taxi_device>
28
29
<traci_server>
30
<remote-port value="49845"/>
31
</traci_server>
32
33
</configuration>
34
-->
35
36
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
37
</tripinfos>
38
39