Path: blob/main/tests/netedit/elements/additionals/e3detector/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<!-- E3 A -->3<entryExitDetector id="entryExitDetector_A" period="100.00" file="fileA.txt" name="A" openEntry="true" nextEdges="EdgeCenter0" detectPersons="walkBackward" vTypes="type1 type2 type3" timeThreshold="1.00" speedThreshold="1.39" expectArrival="true" pos="-6.00,10.00">4<param key="KeyA1" value="valueA1"/>5<param key="KeyA3" value="valueA2"/>6<param key="KeyA2" value="valueA3"/>7<detEntry lane="EdgeCenter0_0" pos="5" friendlyPos="0"/>8<detExit lane="EdgeCenter0_0" pos="25" friendlyPos="0"/>9</entryExitDetector>1011<!-- E3 B -->12<entryExitDetector id="entryExitDetector_B" period="120.00" file="fileB.txt" name="B" openEntry="false" timeThreshold="2.00" speedThreshold="3.39" nextEdges="Edge3" detectPersons="car" vTypes="type4 type5 type6" expectArrival="false" pos="6.00,10.00">13<param key="KeyB1" value="valueB1"/>14<param key="KeyB3" value="valueB2"/>15<param key="KeyB2" value="valueB3"/>16<detEntry lane="EdgeCenter1_0" pos="10" friendlyPos="0"/>17<detExit lane="EdgeCenter1_0" pos="30" friendlyPos="0"/>18</entryExitDetector>1920</additional>212223