Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/dfrouter/input_tri.det.xml
169672 views
1
<a>
2
3
<detectorDefinition id="MQ_beg" lane="beg_0" pos="5"/>
4
5
<detectorDefinition id="MQ_middle" lane="middle_0" pos="500"/>
6
7
<detectorDefinition id="MQ_1toR" lane="1toR_0" pos="100"/>
8
<detectorDefinition id="MQ_R" lane="R_0" pos="500"/>
9
<detectorDefinition id="MQ_Rto2" lane="Rto2_0" pos="100"/>
10
11
<detectorDefinition id="MQ_1toL" lane="1toL_0" pos="100"/>
12
<detectorDefinition id="MQ_L" lane="L_0" pos="500"/>
13
<detectorDefinition id="MQ_Lto2" lane="Lto2_0" pos="100"/>
14
15
<detectorDefinition id="MQ_end" lane="end_0" pos="50"/>
16
17
</a>
18
19