Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/traci/set_variable/Vehicle/LaneChangeMode/NoSpeedGain/net.net.xml
428738 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri 08 Nov 2013 01:40:48 PM CET by Netedit Version dev-SVN-r15052
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/netedit.exeConfiguration.xsd">
10
11
<output>
12
<output-file value="/scr1/erdm_ja/debug/_set_variable_Vehicle_LaneChangeMode_NoSpeedGain/net.net.xml"/>
13
</output>
14
15
<processing>
16
<no-turnarounds value="true"/>
17
<offset.disable-normalization value="true"/>
18
</processing>
19
20
</configuration>
21
-->
22
23
<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
24
25
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
26
27
<edge id="beg" from="gneJ0" to="gneJ1" priority="1">
28
<lane id="beg_0" index="0" speed="20.00" length="1000.00" shape="0.00,-4.95 1000.00,-4.95"/>
29
<lane id="beg_1" index="1" speed="20.00" length="1000.00" shape="0.00,-1.65 1000.00,-1.65"/>
30
</edge>
31
32
<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,-0.05 -0.00,-6.55"/>
33
<junction id="gneJ1" type="unregulated" x="1000.00" y="0.00" incLanes="beg_0 beg_1" intLanes="" shape="1000.00,-6.55 1000.00,-0.05"/>
34
35
</net>
36
37