About lines commented out with a hash mark ( # ) like this
# $ns_ at 12.704281748175617 "$node_(0) setdest 879.0313814348028 13.377898874030851 0.0"
...... These lines are not used. (And the ' # ' were probably added during a manually editing.)
So you cannot ask for creating lines not to be used for anything.
I still don't know what is is you want. A certain figure? A specific order of lines?
Generating a fie with a "setdest tool" : Expected to write random figures, as seed is random / real life network traffic is rarely reproducible.
-------
About options -p, -g, -r, -e, -i, -j : Are from a once saved command for "Obstacle-mobility-model", year 2019:
$ ./bm -f obstaclemodel1 DisasterArea -n 111 -x 275 -y 250 -p 20 -a 1 -g 140 -r 3 -e 6 -q 3 -d 300 -i 5000 -j 1 -b 20,190,20,174,56,190,56,174,38,174,56,182,1,20, etc.etc.
https://drive.google.com/drive/folders/1a6TydXjM73iJhCfsrZv8y78znzG3N9ls?usp=sharingTo understand options, I guess you will have to read "everything BonnMotion INFO"
. bonnmotion-3.0.1/doc/README.pdf
.
https://groups.google.com/g/ns-users/search?q=bonnmotion.
https://www.linuxquestions.org/questions/tags/bonnmotion/. Google bonnmotion tutorial
--------
About obj1 : Is a random file name like sample, scen, scenario ......
On Tuesday, July 4, 2023 at 6:17:41 PM UTC+2 knudfl wrote: