[ns] How to create trace files?
Hyunah Park
hyunahpa@isi.edu
Thu, 16 Mar 2000 15:39:13 -0800
set f [open out.tr w]
$ns trace-all $f
just like we do for nam trace file.
http://www-mash.CS.Berkeley.EDU/ns/tutorial/index.html
- Hyunah
> Hi everyone,
> I am currently working on a project titled "Low bit rate video
> coding for adaptive videoconferencing". For this I am supposed to create
> trace files containing video sequences coded at different rates. I don't
> know how to create a trace file. Please help...
> --- Adnan.
> IIT Bombay.