Path: blob/main/tests/netedit/elements/additionals/e2detector/inspect_selection/additionals.add.xml
169771 views
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">12<!-- E2 A -->3<laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10" period="120.00" file="fileA.txt" name="A" nextEdges="EdgeCenter0" detectPersons="walkBackward" vTypes="Type1 Type2 Type3" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="10.00" tl="Junction2" friendlyPos="1" show="true">4<param key="KeyA1" value="valueA1"/>5<param key="KeyA3" value="valueA2"/>6<param key="KeyA2" value="valueA3"/>7</laneAreaDetector>89<!-- E2 B -->10<laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15" length="5" period="240.00" file="fileB.txt" name="B" nextEdges="Edge3" detectPersons="car" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00" tl="Junction2" friendlyPos="false" show="false">11<param key="KeyB1" value="valueB1"/>12<param key="KeyB3" value="valueB2"/>13<param key="KeyB2" value="valueB3"/>14</laneAreaDetector>1516</additional>171819