Path: blob/main/tests/tools/output/generateITetrisIntersectionMetrics/cross3ltl_freq3600/input_routes.rou.xml
428514 views
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">1<vType id="SUMO_DEFAULT_TYPE" accel="0.8" decel="4.5" sigma="0.5" length="3" minGap="2" maxSpeed="70"/>2<route id="always_right" edges="1fi 1si 4o 4fi 4si 2o 2fi 2si 3o 3fi 3si 1o 1fi"/>3<flow id="always_right" type="SUMO_DEFAULT_TYPE" route="always_right" begin="0" period="30" number="100"/>4<route id="always_left" edges="3fi 3si 2o 2fi 2si 4o 4fi 4si 1o 1fi 1si 3o 3fi"/>5<flow id="always_left" type="SUMO_DEFAULT_TYPE" route="always_left" begin="0" period="30" number="100"/>6<route id="horizontal" edges="2fi 2si 1o 1fi 1si 2o 2fi"/>7<flow id="horizontal" type="SUMO_DEFAULT_TYPE" route="horizontal" begin="0" period="30" number="100"/>8<route id="vertical" edges="3fi 3si 4o 4fi 4si 3o 3fi"/>9<flow id="vertical" type="SUMO_DEFAULT_TYPE" route="vertical" begin="0" period="30" number="100"/>10</routes>111213