Re: [ns] Trace file output help for beginner

2012-04-17 Thread Teerawat@UBC

Hi,

Please have a look here. It may help:

http://www.ns2ultimate.com/post/2496927327/post-processing-ns2-result-using-ns2-trace-trace

Best Wishes,

Teerawat Issariyakul
http://www.ns2ultimate.com/
http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417
http://twitter.com/T_Bear
http://www.t-issariyakul.blogspot.com
http://www.ece.ubc.ca/~teerawat

On Apr 12, 2012, at 4:00 PM, mbasitrizvi wrote:

 
 
 
 Im getting this for example:
 
 + 2.82793 0 1 cbr 210 --- 0 0.0 1.0 751 751
 
 According to the documentation :
 
 + means enqueue
 2.82793 is the time
 0 is then src
 1 is then dest
 cbr is then packet type
 210 is then packet size
 
 after that the dashes confuse me... and what comes after it? 
 
 Im trying to make sense from here:
 http://nsnam.isi.edu/nsnam/index.php/NS-2_Trace_Formats
 
 
 im running a simple script:
 
 http://pastebin.com/tCC7q95f 
 
 -- 
 View this message in context: 
 http://old.nabble.com/Trace-file-output-help-for-beginner-tp33649856p33649856.html
 Sent from the ns-users mailing list archive at Nabble.com.
 



[ns] Trace file output help for beginner

2012-04-12 Thread mbasitrizvi



Im getting this for example:

+ 2.82793 0 1 cbr 210 --- 0 0.0 1.0 751 751

According to the documentation :

+ means enqueue
2.82793 is the time
0 is then src
1 is then dest
cbr is then packet type
210 is then packet size

after that the dashes confuse me... and what comes after it? 

Im trying to make sense from here:
http://nsnam.isi.edu/nsnam/index.php/NS-2_Trace_Formats


im running a simple script:

http://pastebin.com/tCC7q95f 

-- 
View this message in context: 
http://old.nabble.com/Trace-file-output-help-for-beginner-tp33649856p33649856.html
Sent from the ns-users mailing list archive at Nabble.com.