Path: blob/main/tests/tools/trigger/meandata2vss/plain/input_edgedata.xml
428477 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 11/28/17 15:42:22 by SUMO Version dev-SVN-r266913This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">910<input>11<net-file value="input_net.net.xml"/>12<route-files value="flows.tools"/>13<additional-files value="routes.tools,add.xml"/>14</input>1516</configuration>17-->1819<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">20<interval begin="0.00" end="3600.00" id="all">21<edge id="A" speed="7"/>22</interval>23<interval begin="3600.00" end="7200.00" id="all">24<edge id="A" speed="6"/>25</interval>26<interval begin="7200.00" end="10800.00" id="all">27<edge id="A" speed="22"/>28</interval>29<interval begin="10800.00" end="14400.00" id="all">30<edge id="A" speed="25"/>31</interval>32</meandata>333435