[ns] Re : VanetMobiSim: Error while designing simple Highway scenario

2012-05-14 Thread Muhammad Imran KHAN
I already corrected this error, but in vain. Please help me, if you could. Thanks > > De : ajmal khan >À : Muhammad Imran KHAN >Envoyé le : Lundi 14 mai 2012 13h11 >Objet : Re: [ns] VanetMobiSim: Error while designing simple Highway scenario

[ns] vanet scenario files simulation needed

2012-09-04 Thread Muhammad Imran KHAN
will be grateful to you for your cooperation.  Best Regards, Muhammad Imran Khan Toulouse, France

[ns] find neighbors in transmission range of mobile node

2013-11-08 Thread Muhammad Imran KHAN
Hi , How we can find , number of neighbors for mobile wireless networks in a transmission range of a node. Could anyone know any method or any command ? I will be greatly thankful to you for your cooperation. Best Regards, Imran Khan University of Toulouse France

[ns] run time value extraction in NS2 and its reusage in a procedure

2013-12-10 Thread Muhammad Imran KHAN
Hi all , I need to extract the value of the last packet travel time at run time and then I need to use this value again in a procedure. I don't know how to do that ?  I need it for every received packet and then to reuse this value (packet travel time).  Could anyone please help me in this reg

[ns] arithmatic in TCL for ns2

2014-02-18 Thread Muhammad Imran KHAN
Hi , I have some problem regarding arithmatic expressions. I have prepared a file .tcl and then I include it in main ns simulator file. For example,  set x [expr $a / $b] ie. x = 18 /1000 , it gives me zero value rather than 0.018. Why ?  what should I do Please? to get exact 0.018 .  Thanks you

[ns] extract values from main tcl file > output file to graph it

2014-02-20 Thread Muhammad Imran KHAN
Hi :), I have two variable in main tcl file ( main.tcl), we run this file as "ns main.tcl". I need to save these two variable e.g. " x  y " as an output file, so that i can generate a graph. x and y changes for each run of "ns main.tcl".   How can i do it ? I don't know the sample of code in

[ns] NS2 compile error of the node mobility :(

2014-04-02 Thread Muhammad Imran KHAN
Dear, Could anyone please explain why I get the below error when I run my TCL script with node mobility file. I get the mobility file from BONNMOTION.  I could not understand, everytime, it occurs like that.  Thanks for your help and cooperation. == =