Hi Mani, is it really necessary to define the induction loop detectors at runtime? I would suggest to do it in a preprocessing step. In a first step you could load your network in Sumo and then use TraCI to iterate through the network and find places where you can insert your detectors. Afterwards you can export the locations together with some parameters (id, freq etc.) to an additional file and you're ready. I think it's possible to do all the steps in a batch procedure.
regards Mario Am 12.03.2015 um 02:59 schrieb Mani Amoozadeh: > Hi, > > Is there any TraCI command to create an induction loop? > We need to create a loop detector through TraCI rather than defining it > in the additional file. > > Thanks! > > - Mani > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
