Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/waypoint/containerstop/load/containertrigger/routes.rou.xml
169781 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 26.08.2019 13:40:28 by Eclipse SUMO netedit Version v1_3_0+0086-d4fd00b226
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="D:\sumo\tests\netedit\demandElements\stop\input_net.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="D:\sumo\tests\netedit\demandElements\stop\input_net.net.xml"/>
12
</output>
13
14
<processing>
15
<geometry.max-grade.fix value="false"/>
16
<offset.disable-normalization value="true"/>
17
<opposites.guess.fix-lengths value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-turnarounds value="true"/>
23
<junctions.corner-detail value="5"/>
24
<junctions.limit-turn-speed value="5.5"/>
25
<rectangular-lane-cut value="false"/>
26
</junctions>
27
28
<pedestrian>
29
<walkingareas value="false"/>
30
</pedestrian>
31
32
<netedit>
33
<route-files value="D:\sumo\tests\netedit\demandElements\stop\stopBusStop\inspect_selection\input_routes.rou.xml"/>
34
</netedit>
35
36
</configuration>
37
-->
38
39
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
40
41
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_0">
42
<stop containerStop="containerStopA" containerTriggered="dummy" speed="10"/>
43
</trip>
44
45
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_1">
46
<stop containerStop="containerStopA" containerTriggered="" speed="10"/>
47
</trip>
48
49
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_2">
50
<stop containerStop="containerStopA" containerTriggered="-4" speed="10"/>
51
</trip>
52
53
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_3">
54
<stop containerStop="containerStopA" containerTriggered="0" speed="10"/>
55
</trip>
56
57
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_4">
58
<stop containerStop="containerStopA" containerTriggered="2.3" speed="10"/>
59
</trip>
60
61
<trip depart="0.00" from="Edge0" to="Edge2" id="trip_5">
62
<stop containerStop="containerStopA" containerTriggered="true" speed="10"/>
63
</trip>
64
65
</routes>
66
67