Path: blob/main/tests/traci/set_variable/Vehicle/ChangeRouteByID/Basic/vehroutes.traci
428738 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Thu Jun 21 08:19:35 2018 by Eclipse SUMO Version bb06134
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/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="routes.rou.xml"/>
</input>
<output>
<write-license value="true"/>
<netstate-dump value="netstate_dump.xml"/>
<vehroute-output value="vehroutes.xml"/>
</output>
<report>
<xml-validation value="never"/>
<no-step-log value="true"/>
</report>
<traci_server>
<remote-port value="50071"/>
</traci_server>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" type="vType1" depart="0.00" departPos="0.00" arrival="78.00">
<routeDistribution>
<route replacedOnEdge="e_m5" reason="traci:setRouteID" replacedAtTime="30.00" probability="0" edges="e_m5 e_m6 e_shape1"/>
<route edges="e_m5 e_m6 e_shape0"/>
</routeDistribution>
</vehicle>
</routes>