Path: blob/main/tests/dfrouter/bugs/ticket6931BOM/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_tri.net.xml"/> <detector-files value="input_tri.det.xml"/> <measure-files value="input_flows.txt"/> </input> <output> <detector-output value="detectors_def.det.xml"/> </output> <report> <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="MQ_beg" lane="beg_0" pos="5.00" type="source"/> <detectorDefinition id="MQ_middle" lane="middle_0" pos="500.00" type="between"/> <detectorDefinition id="MQ_1toR" lane="1toR_0" pos="100.00" type="between"/> <detectorDefinition id="MQ_R" lane="R_0" pos="500.00" type="between"/> <detectorDefinition id="MQ_Rto2" lane="Rto2_0" pos="100.00" type="between"/> <detectorDefinition id="MQ_1toL" lane="1toL_0" pos="100.00" type="between"/> <detectorDefinition id="MQ_L" lane="L_0" pos="500.00" type="between"/> <detectorDefinition id="MQ_Lto2" lane="Lto2_0" pos="100.00" type="between"/> <detectorDefinition id="MQ_end" lane="end_0" pos="50.00" type="sink"/> </detectors>