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

Re: [ns] How to create trace files?



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.