Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/output/tripinfoDiff/tripinfos.xml
428384 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu Jan 26 09:25:17 2017 by SUMO Version dev-SVN-r22703
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
<tripinfo-output value="tripinfos.xml"/>
18
</output>
19
20
<time>
21
<begin value="0"/>
22
<end value="1000"/>
23
</time>
24
25
<report>
26
<xml-validation value="never"/>
27
<duration-log.disable value="true"/>
28
<no-step-log value="true"/>
29
</report>
30
31
</configuration>
32
-->
33
34
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
35
<tripinfo id="0" depart="0:0:0" departLane="4/1to3/1_0" departPos="100.00" departSpeed="10.00" departDelay="0.00" arrival="0:2:30" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="150.00" routeLength="1500.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
36
<tripinfo id="1" depart="0:0:0:0" departLane="4/1to3/1_0" departPos="100.00" departSpeed="10.00" departDelay="3.00" arrival="150.00" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="150.00" routeLength="1500.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
37
<tripinfo id="2" depart="0.00" departLane="4/1to3/1_0" departPos="100.00" departSpeed="10.00" departDelay="0.00" arrival="150.00" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="150.00" routeLength="1500.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
38
<tripinfo id="3" depart="0.00" departLane="4/1to3/1_0" departPos="100.00" departSpeed="10.00" departDelay="0.00" arrival="150.00" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="150.00" routeLength="1500.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
39
</tripinfos>
40
41