From cf8ee5fccbe9f35a644297abdfb8c5d315c1db40 Mon Sep 17 00:00:00 2001 From: Tommaso Pecorella Date: Sat, 13 Jul 2013 15:31:12 +0200 Subject: [PATCH] Spectrum model documetation placeholder --- doc/models/Makefile | 1 + src/spectrum/doc/spectrum.rst | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/spectrum/doc/spectrum.rst diff --git a/doc/models/Makefile b/doc/models/Makefile index a41f73edf..d9dc7a507 100644 --- a/doc/models/Makefile +++ b/doc/models/Makefile @@ -65,6 +65,7 @@ SOURCES = \ $(SRC)/wimax/doc/wimax.rst \ $(SRC)/uan/doc/uan.rst \ $(SRC)/topology-read/doc/topology.rst \ + $(SRC)/spectrum/doc/spectrum.rst \ $(SRC)/stats/doc/statistics.rst \ $(SRC)/netanim/doc/animation.rst \ $(SRC)/flow-monitor/doc/flow-monitor.rst \ diff --git a/src/spectrum/doc/spectrum.rst b/src/spectrum/doc/spectrum.rst new file mode 100644 index 000000000..98eb1f154 --- /dev/null +++ b/src/spectrum/doc/spectrum.rst @@ -0,0 +1,14 @@ +.. include:: replace.txt + +Spectrum model +-------------- + +*Placeholder chapter* + +|ns3| Spectrum model support advanced spectrum modeling functionalities for the simulation of wireless networks. + +The model is described in [Baldo2009]_. + +.. [Baldo2009] N. Baldo and M. Miozzo, "Spectrum-aware Channel and PHY layer modeling for ns3", + Proceedings of ICST NSTools 2009, Pisa, Italy. +