author | Yufei Cheng <yfcheng@ittc.ku.edu> |
Fri, 27 Jan 2012 15:15:48 -0800 | |
changeset 8751 | efad81f3cb47 |
parent 8749 | 4462ac63d4cf |
child 8844 | ae540de68a25 |
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 |
8260
c3bf1b481daf
buildings doc can now be built standalone and within models library doc
Nicola Baldo <nbaldo@cttc.es>
parents:
7276
diff
changeset
|
25 |
buildings |
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
|
26 |
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
|
27 |
csma |
7265
e74cc5da55e8
Move dsdv module description out of doxygen
Mitch Watrous <watrous@u.washington.edu>
parents:
7263
diff
changeset
|
28 |
dsdv |
8751 | 29 |
dsr |
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 |
emulation-overview |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
31 |
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
|
32 |
flow-monitor |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
33 |
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
|
34 |
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
|
35 |
mesh |
7204
052d30ceb700
split manual; create model library
Tom Henderson <tomh@tomh.org>
parents:
diff
changeset
|
36 |
distributed |
7878
715b1f392880
start some mobility documentation
Tom Henderson <tomh@tomh.org>
parents:
7845
diff
changeset
|
37 |
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
|
38 |
network |
7276
c360ed25ae69
Move uan module description out of doxygen
Tom Henderson <tomh@tomh.org>
parents:
7266
diff
changeset
|
39 |
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
|
40 |
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
|
41 |
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
|
42 |
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
|
43 |
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
|
44 |
statistics |
7591
ab2c22cf5956
Topology reader docs fixings
Tommaso Pecorella <tommaso.pecorella@unifi.it>
parents:
7576
diff
changeset
|
45 |
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
|
46 |
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
|
47 |
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
|
48 |
wimax |