Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/output/traceExporter/poi_shift/fcd.xml
428509 views
1
<?xml version="1.0"?>
2
3
<!-- generated on 03/11/13 22:01:22 by SUMO sumo Version dev-SVN-r13370
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
<route-files value="input_routes.rou.xml"/>
14
</input>
15
16
<output>
17
<fcd-output value="fcd.xml"/>
18
</output>
19
20
</configuration>
21
-->
22
23
<fcd-export>
24
<timestep time="10.00">
25
<vehicle id="v0" x="-100" y="-200" angle="90.00" type="passenger" speed="11.11" pos="5.10" lane="2o_0" slope="0.00"/>
26
</timestep>
27
<timestep time="11.00">
28
<vehicle id="v0" x="-120" y="10" angle="90.00" type="passenger" speed="11.11" pos="16.21" lane="2o_0" slope="0.00"/>
29
</timestep>
30
<timestep time="12.00">
31
<vehicle id="v0" x="30" y="-20" angle="90.00" type="passenger" speed="11.11" pos="16.21" lane="2o_0" slope="0.00"/>
32
</timestep>
33
<timestep time="13.00">
34
<vehicle id="v0" x="50" y="150" angle="90.00" type="passenger" speed="11.11" pos="16.21" lane="2o_0" slope="0.00"/>
35
</timestep>
36
</fcd-export>
37
38