setdest -n <nodes> -p <pause time> -s <max speed> -t <simulation time> -x <max x> -y <max y>

View: New views
1 Messages — Rating Filter:   Alert me  

setdest -n <nodes> -p <pause time> -s <max speed> -t <simulation time> -x <max x> -y <max y>

by Nital :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all
i am trying to run aodv in ns2 by scenario files and traffic files.
i got one script called compare.tcl and it executes aodv with the scenario and traffic generated
i have generated 10 nodes with random motion and in traffic files i have made 2 communications.
but i don't know from where i shall control the communications and what total time i should give
particularly i want to know about pause time , max speed and simulation time parameters we pass to setdest command

command is like this

setdest -n  <nodes> -p <pause time> -s <max speed> -t <simulation time> -x <max x> -y <max y>

it is ~ns/indep-utils/cmu-scen-gen/setdest