[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns]help! How to read this wireless tracefile.



Hi!

I had problems reading this tracefile-format, too.
Now I am using the new tracefile format, which can be
activated by:

$ns_ use-newtrace

It is much more readible (although each trace-line is longer),
because each field is preceeded by it's name, which can be looked
up in chapter 16 of the ns-docs...

Bye

Felix