Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/additionals/e3detector/load/default/additionals.add.xml
169735 views
1
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
2
<!-- Without errors -->
3
<entryExitDetector id="entryExitDetector_0" period="100.00" file="fileA.txt">
4
<detEntry lane="EdgeCenter1_0" pos="2"/>
5
<detExit lane="EdgeCenter0_0" pos="2"/>
6
</entryExitDetector>
7
</additional>
8
9