Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/dfrouter/bugs/2149069_internal_edges/detector_defs.dfrouter
169686 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/14/16 12:59:54 by SUMO dfrouter Version dev-SVN-r21978
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/dfrouterConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <detector-files value="input_detectors.det.xml"/>
        <measure-files value="input_flows.txt"/>
    </input>

    <output>
        <routes-output value="routes.rou.xml"/>
        <detector-output value="detectors_def.det.xml"/>
        <emitters-output value="emitters.add.xml"/>
    </output>

    <time>
        <end value="60"/>
    </time>

    <report>
        <verbose value="true"/>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<detectors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/detectors_file.xsd">
    <detectorDefinition id="LI" lane="11_21_0" pos="100.00" type="source"/>
    <detectorDefinition id="LO" lane="20_10_0" pos="100.00" type="sink"/>
    <detectorDefinition id="RI" lane="60_50_0" pos="100.00" type="source"/>
    <detectorDefinition id="RO" lane="51_61_0" pos="100.00" type="sink"/>
    <detectorDefinition id="BI" lane="a5_a4_0" pos="50.00" type="source"/>
    <detectorDefinition id="BO" lane="a4_a5_0" pos="50.00" type="sink"/>
</detectors>