Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/detector/edgeDataFromFlow/input_detectors.det.xml
428384 views
1
<?xml version="1.0"?>
2
<detectors>
3
<detectorDefinition id="1_0" lane="1_0" pos="50" type="source"/>
4
<detectorDefinition id="1_1" lane="1_1" pos="50" type="source"/>
5
<detectorDefinition id="on3" lane="on3_0" pos="50" type="source"/>
6
<detectorDefinition id="on7" lane="on7_0" pos="50" type="source"/>
7
8
<detectorDefinition id="2_0" lane="2_0" pos="50" type="between"/>
9
<detectorDefinition id="2_1" lane="2_1" pos="50" type="between"/>
10
<detectorDefinition id="3_0" lane="3_0" pos="50" type="between"/>
11
<detectorDefinition id="3_1" lane="3_1" pos="50" type="between"/>
12
<detectorDefinition id="4_0" lane="4_0" pos="50" type="between"/>
13
<detectorDefinition id="4_1" lane="4_1" pos="50" type="between"/>
14
<detectorDefinition id="5_0" lane="5_0" pos="50" type="between"/>
15
<detectorDefinition id="5_1" lane="5_1" pos="50" type="between"/>
16
<detectorDefinition id="6_0" lane="6_0" pos="50" type="between"/>
17
<detectorDefinition id="6_1" lane="6_1" pos="50" type="between"/>
18
<detectorDefinition id="7_0" lane="7_0" pos="50" type="between"/>
19
<detectorDefinition id="7_1" lane="7_1" pos="50" type="between"/>
20
<detectorDefinition id="8_0" lane="8_0" pos="50" type="between"/>
21
<detectorDefinition id="8_1" lane="8_1" pos="50" type="between"/>
22
23
<detectorDefinition id="9_0" lane="9_0" pos="50" type="sink"/>
24
<detectorDefinition id="9_1" lane="9_1" pos="50" type="sink"/>
25
<detectorDefinition id="off3" lane="off3_0" pos="50" type="sink"/>
26
<detectorDefinition id="off7" lane="off7_0" pos="50" type="sink"/>
27
</detectors>
28
29