next up previous contents index
Next: 32.2.1 The class rtModel Up: 32. Network Dynamics Previous: 32.1 The user level   Contents   Index


32.2 The Internal Architecture

Each model of network dynamics is implemented as a separate class, derived from the base rtModel../ns-2/dynamics.tcl. We begin by describing the base class rtModel and the derived classesSectionsec:rtmodel. The network dynamics models use an internal queuing structure to ensure that simultaneous events are correctly handled, the rtQueue../ns-2/dynamics.tcl. The next subsectionSectionsec:rtqueue describes the internals of this structure. Finally, we describe the extensions to the existing classesSectionsec:nd-extensions: the Node, Link, and others.



Subsections

2008-09-07