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

[ns] Re:



There are a couple of examples which show you how to do that in
~nam/edu/

Kun-chan Lan

-----Original Message-----
From: Swati Matwankar ( RA 98307901) <[email protected]>
To: [email protected] <[email protected]>
Date: Saturday, March 11, 2000 3:21 AM


>
>Hello,
>
>Is there any method by which we can get the contents of a "traced
>variable" in a file ??
>
>e.g.
>
>set tracer [new Trace/Var]
>$tcp trace cwnd_ $tracer
>
>Here, $tracer traces the variable cwnd_.  Now how to get these traced
>values at each event of simulation, in a file, so that we can view them ??
>
>Thanking you,
>Swati.
>