Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/simulation/loadState/repeat/input_state.xml
169730 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-09-04 11:37:44 by Eclipse SUMO sumo Version v1_20_0+1864-ce7940e5e49
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="simulation/loadState/repeat/../../../input_net2.net.xml"/>
8
<route-files value="simulation/loadState/repeat/input_routes.rou.xml"/>
9
</input>
10
11
<output>
12
<save-state.times value="50"/>
13
<save-state.files value="simulation/loadState/repeat/input_state.xml"/>
14
</output>
15
16
<report>
17
<verbose 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_20_0+1864-ce7940e5e49" time="50.00" type="micro">
24
<route id="!trip_0" state="0" edges="WC CE"/>
25
<delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
26
<vType id="DEFAULT_VEHTYPE"/>
27
<vehicle id="trip_0" depart="0.00" route="!trip_0" distance="108.05 0" speedFactor="1.0600" reroute="1" state="262144 0 1 5.10 0 41.21 49000 0 0" pos="11.70 6.70 9.50" speed="9.50 7.98" angle="90.00" posLat="0.00" waitingTime="100000 1 5000 37000">
28
<device id="routing_trip_0" state="0"/>
29
</vehicle>
30
<lane id="CE_0">
31
<vehicles value="trip_0"/>
32
</lane>
33
<tlLogic id="C" programID="0" phase="4" duration="5000"/>
34
</snapshot>
35
36