Path: blob/main/tests/netedit/elements/additionals/e1detector/inspect_selection/additionals.add.xml
169730 views
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">1<!-- E1 A -->2<inductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="fileA.txt" nextEdges="EdgeCenter0" detectPersons="walkBackward" vTypes="Type1 Type2 Type3" friendlyPos="0">3<param key="KeyA1" value="valueA1"/>4<param key="KeyA3" value="valueA2"/>5<param key="KeyA2" value="valueA3"/>6</inductionLoop>78<!-- E1 B -->9<inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10" period="90.00" name="DetectorB" file="fileB.txt" nextEdges="Edge3" detectPersons="car" vTypes="Type4 Type5 Type6" friendlyPos="1">10<param key="KeyB1" value="valueB1"/>11<param key="KeyB3" value="valueB2"/>12<param key="KeyB2" value="valueB3"/>13</inductionLoop>14</additional>151617