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

[ns] Re: your mail



You could look at the 1st Chapter where teh C++/Otcl interface is
described. You need to register your new class in the hierarchy.

Regards
Debo

On Mon, 9 Oct 2000, Z Sun wrote:

> 
> 
> I've written another propagation model(I call it LOSA) in ns, Make is Ok.
> now
> I want to use this in tcl program, like : set val(prop)
> Propagation/LOS
> 
> when I do: ns file.tcl, it said 
> invalid command name "Propagation/LOS"
> 
> I guess that I should configure this command in somewhere before I can
> use it,  any idea?
> 
> Z 
> 
> 
> 
> 
> 
>