author | Tom Henderson <tomh@tomh.org> |
Fri, 04 May 2012 16:16:41 -0700 | |
changeset 7878 | 715b1f392880 |
parent 7845 | ee22002d14b6 |
child 8749 | 4462ac63d4cf |
permissions | -rw-r--r-- |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
1 |
.. only:: html or latex |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
2 |
|
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
3 |
ns-3 Model Library |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
4 |
================== |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
5 |
|
7205
3e06e337b394
merge testing manual with regular manual
Tom Henderson <tomh@tomh.org>
parents:
7204
diff
changeset
|
6 |
This is the *ns-3 Model Library* documentation. Primary documentation for the ns-3 project is |
3e06e337b394
merge testing manual with regular manual
Tom Henderson <tomh@tomh.org>
parents:
7204
diff
changeset
|
7 |
available in five forms: |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
8 |
|
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
9 |
* `ns-3 Doxygen <http://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator |
7576 | 10 |
* Tutorial, Manual, and Model Library *(this document)* for the `latest release <http://www.nsnam.org/documentation/latest/>`_ and `development tree <http://www.nsnam.org/ns-3-dev/documentation/>`_ |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
11 |
* `ns-3 wiki <http://www.nsnam.org/wiki/index.php/Main_Page>`_ |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
12 |
|
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
13 |
This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
14 |
``doc/models`` directory of ns-3's source code. |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
15 |
|
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
16 |
.. toctree:: |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
17 |
:maxdepth: 2 |
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
18 |
|
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
19 |
organization |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
20 |
animation |
7845
ee22002d14b6
integrated antenna docs in models library docs
Nicola Baldo <nbaldo@cttc.es>
parents:
7591
diff
changeset
|
21 |
antenna |
7266
bc99ae52b396
Move aodv module description out of doxygen
Tom Henderson <tomh@tomh.org>
parents:
7265
diff
changeset
|
22 |
aodv |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
23 |
applications |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
24 |
bridge |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
25 |
click |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
26 |
csma |
7265
e74cc5da55e8
Move dsdv module description out of doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7263
diff
changeset
|
27 |
dsdv |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
28 |
emulation-overview |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
29 |
energy |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
30 |
flow-monitor |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
31 |
internet-models |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
32 |
lte |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
33 |
mesh |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
34 |
distributed |
7878
715b1f392880
start some mobility documentation
Tom Henderson <tomh@tomh.org>
parents:
7845
diff
changeset
|
35 |
mobility |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
36 |
network |
7276
c360ed25ae69
Move uan module description out of doxygen
Tom Henderson <tomh@tomh.org>
parents:
7266
diff
changeset
|
37 |
olsr |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
38 |
openflow-switch |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
39 |
point-to-point |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
40 |
propagation |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
41 |
simple |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
42 |
statistics |
7591
ab2c22cf5956
Topology reader docs fixings
Tommaso Pecorella <tommaso.pecorella@unifi.it>
parents:
7576
diff
changeset
|
43 |
topology |
7263
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
44 |
uan |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
45 |
wifi |
7ebd56e409cf
Order model library document by module and make visualizer show up in doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7205
diff
changeset
|
46 |
wimax |