[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: System documentation for ns?
On Thu, 04 Mar 1999 13:59:36 GMT, Gary Stimson wrote:
>Hi
>
>I am interested in writing my own scheduler for ns. At the moment I have
>the "ns Notes and Documentation" document. This is good at explaining how
>to construct a simulation but does not really describe the design of the
>simulator. Is any documentation available that describes the construction
>of the simulator, its classes, attributes, methods, etc?
All the internal documentation is in "ns Notes and Documentation".
If you're planning on adding a scheduler you'll need to study the
source code.
>Also, is there a repository for ns modelling components?
In addition to what's in the distribution, there's a contributed code
web page.
-John Heidemann