Hi,I want to generate vehicles according to the following flow.xml file.<flows>
<flow id="0"from="a" to="l" begin="0" end="300"number="50" /> <flow id="1" from="a"to="j" begin="100" end="300"number="50" /> <flow id="2" from="f"to="l" begin="150" end="300"number="50" /> </flows> when the trace file mobility.tcl was generated, it only include 127 nodes while the total number was 150 as mentioned in the flow file (the last id was 126). The duration of the simulation is 300s. How can I obtain the exact number of nodes?Thank you in advance for your help. ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
