Re: [ns] Time accuracy in ns-2

2010-08-02 Thread David Ross
It is in the manual, http://www.isi.edu/nsnam/ns/ns-documentation.html Section 4.2.5 Precision of the scheduler clock used in ns HTH - David. mojtaba raznahan wrote: > Hi all, > > > >> I wanted to know that what is the time accuracy in ns-2 simulations? >> microseconds ro lower? >> >> thanks

[ns] plot graph

2010-08-02 Thread tiongsquare
i have gnuplot installed and have some awk scripts i need delivery ratio on my y axis and mobility speed on my x- axis(20 30 40 ...80) so it means i need a awk script which can take in mobility speed value as input and output the delivery ratio for that speed? if yes, my problem now is the deliv

[ns] Fwd: Please help in plotting performance plot

2010-08-02 Thread Rahul Sharma
Guys please help -- Forwarded message -- From: Rahul Sharma Date: Sun, Aug 1, 2010 at 5:19 PM Subject: Please help in plotting performance plot To: ns-users@isi.edu Hi, I am a new to NS2 and trying to simulate various routing protocols. I followed many tutorial provided on

[ns] modifying an insproc

2010-08-02 Thread pedro chaparro
hi every one, i want to modify inscproc simplex-link to add a extra parameter, in file ns-lib.tcl there is this definition Simulator instproc simplex-link { n1 n2 bw delay qtype args } { i wanna add a parameter , let's call it X, so the definition would be somethink like Simulator instproc