Hello,

I am generating pedestrian flow. I was able to specify the maximum speed in
the route file, and I need to specify the minimum speed. Any suggestion on
how to do that? Here is my route file:

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
<personFlow id="ped" begin="60" end="200" probability="0.7">
       <walk from="-E0.51" to="E0.51" speed="1.2"/>
    </personFlow>
</routes>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to