How to change the speed at runtime in RandomWayPointModel

Karime Esquivel <[email protected]> Thu, 5 May 2016 01:50:31 +0000
Newsgroups gmane.network.simulator.isi
Message-ID <BLUPR14MB00346F1E8732AD1617199842F17C0@BLUPR14MB0034.namprd14.prod.outlook.com>
Hi!


What I do is that every so often, a group of nodes to move to a random direction.

Initial way everyone has a speed of 0, i.e are static, and after a while start moving to the selected direction. So I occupy update the speed at which they move, from zero to one meters per second.


sorry for my english, is not my native language.