Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/edges/load/additionals.add.xml
169713 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-07-18 14:03:42 by Eclipse SUMO netedit Version v1_20_0+1303-cbc4b3552ac
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
This file may also be made available under the following Secondary
9
Licenses when the conditions for such availability set forth in the Eclipse
10
Public License 2.0 are satisfied: GNU General Public License, version 2
11
or later which is available at
12
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
13
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
14
-->
15
16
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
17
<!-- StoppingPlaces -->
18
<busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/>
19
<!-- Detectors -->
20
<entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml">
21
<detEntry lane="E0_0" pos="15.00"/>
22
<detExit lane="E0_0" pos="45.00"/>
23
</entryExitDetector>
24
</additional>
25
26