Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/cut_routes/write_trips/trips.tools
428464 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-07-07 11:16:47.498260 by cutRoutes.py v1_13_0+1343-240e5d48340
  options: input_net.net.xml input_routes.rou.xml <doubleminus>trips-output trips.trips.xml
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="fast" maxSpeed="50"/>
    <vType id="slow" maxSpeed="5"/>
    <trip depart="0.00" id="straight" from="middle" to="end" type="slow" departLane="best" departSpeed="max"/>
</routes>