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

Re: [ns] bind variables in c++



you might want to read the chapter on tcl interface from the NS manual

debo

On Fri, 14 Sep 2001, Madhan Mohan wrote:

> A have an routing agent class that needs to know the nodes position.
> The mobile node class has variables x,y,z which give the nodes position.
> So if I create variables in the agent How do I bind them with variables
> already in node class. Both these classes are in C++.
> 
> Thank You
> Madhan
> 
> 
> 
> 
> 
> 
> 
> 
>