Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/simulation/loadState/railSignal/input_state.xml
169771 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-10-18 11:25:22 by Eclipse SUMO sumo Version v1_21_0+0429-ec0314b290b
4
<sumoConfiguration 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="input_net.net.xml"/>
8
<route-files value="input_routes.rou.xml"/>
9
</input>
10
11
<output>
12
<save-state.times value="25"/>
13
<save-state.files value="input_state.xml"/>
14
</output>
15
16
<report>
17
<no-step-log value="true"/>
18
</report>
19
20
</sumoConfiguration>
21
-->
22
23
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="v1_21_0+0429-ec0314b290b" time="25.00" type="micro" rail="1">
24
<route id="!t0!var#1" state="0" edges="a b c d e"/>
25
<route id="!t1!var#1" state="0" edges="a b c d e"/>
26
<delay number="2" begin="2" end="0" depart="3.00" time="0.00"/>
27
<vType id="train" length="45.00" maxSpeed="8.00" vClass="rail">
28
<param key="carriageLength" value="10.00"/>
29
<param key="carriageLength" value="10"/>
30
</vType>
31
<vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0!var#1" distance="200.2 1" speedFactor="1.0000" reroute="1" state="262162 0 2 45.10 0 0.00 24000 0 0" pos="36.90 92.00 8.00" speed="8.00 8.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
32
<device id="routing_t0" state="0"/>
33
</vehicle>
34
<vehicle id="t1" type="train" depart="10.00" departSpeed="max" route="!t1!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262162 13000 0 45.10 1000 4.26 24000 0 0" pos="99.00 54.00 0.00" speed="0.00 0.40" angle="90.00" posLat="0.00" waitingTime="100000 1 0 1000">
35
<device id="routing_t1" state="0"/>
36
</vehicle>
37
<lane id=":D_0_0">
38
<link to="d_0">
39
<approaching id="t0" arrivalTime="31900" arrivalSpeed="8.00" departSpeed="8.00" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="71.20"/>
40
</link>
41
</lane>
42
<lane id=":E_0_0">
43
<link to="e_0">
44
<approaching id="t0" arrivalTime="44412" arrivalSpeed="8.00" departSpeed="8.00" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="171.30"/>
45
</link>
46
</lane>
47
<lane id="a_0">
48
<vehicles value="t1"/>
49
<link to=":B_0_0">
50
<approaching id="t1" arrivalTime="24243" arrivalSpeed="0.00" departSpeed="0.65" request="0" arrivalSpeedBraking="0.00" waitingTime="0" distance="1.00"/>
51
</link>
52
</lane>
53
<lane id="c_0">
54
<vehicles value="t0"/>
55
<link to=":D_0_0">
56
<approaching id="t0" arrivalTime="31888" arrivalSpeed="8.00" departSpeed="8.00" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="71.10"/>
57
</link>
58
</lane>
59
<lane id="d_0">
60
<link to=":E_0_0">
61
<approaching id="t0" arrivalTime="44400" arrivalSpeed="8.00" departSpeed="8.00" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="171.20"/>
62
</link>
63
</lane>
64
<driveWay id="A.d0" edges="a" vehicles="t1"/>
65
<driveWay id="B.0" edges="b" vehicles="t0"/>
66
<driveWay id="C.0" edges="c" vehicles="t0"/>
67
</snapshot>
68
69