Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Change the volume of traffic flows in TraCI

Hi Reza,

the idea is:

for i in range(0,n):

  compute random nr.

  read template xml file

  put random number in represention of xml file (doc)

  write xml file


Am 13.08.20 um 18:44 schrieb MohamadReza-Haghani:
Dear Herald,

Could you explain more about the code you are proposing, please? I searched
about it and found nothing useful.

Best,
Reza.



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


Back to the top