Sana Shaikh,

The current support for mobility on Aqua-Sim is limited to the few protocols currently in place. To my knowledge these protocols allow the user to set min/max speeds but not the destination from a TCL script. However, you may hard code the destination within the c++ section of the mobility pattern being used to support your testing.

More up-to-date documentation can be found at the following link: Aqua-Sim site. If the given Aqua-Sim 1.0 installation guide is lacking, try referencing similar guides such as the following: aqua-sim installation guide. While there is not a centralized list of commands for Aqua-Sim you can examine each source file's command(argc,argv) function. Here you will find specific argument commands accompanied by the expected input.

Furthermore, please keep an eye out for the upcoming version, Aqua-Sim Next Generation, which is being implemented on ns3. The alpha version can be found on GitHub at the following link: Aqua-Sim-NG.


-Robert


On Tue, May 3, 2016 at 10:30 PM, Sana Shaikh <[log in to unmask]> wrote:
Kindly let me know if there is some proper tutorials or documentation or some reference manual (for commands)  available, for Aqua-Sim other than that are available on
"http://obinet.engr.uconn.edu/wiki/index.php/Aqua-Sim" .
I am new to Aqua-Sim and facing lot of problems.
Thank you!