View | Details | Raw Unified | Return to bug 1730
Collapse All | Expand All

(-)a/doc/models/Makefile (+1 lines)
 Lines 65-70    Link Here 
65
	$(SRC)/wimax/doc/wimax.rst \
65
	$(SRC)/wimax/doc/wimax.rst \
66
	$(SRC)/uan/doc/uan.rst \
66
	$(SRC)/uan/doc/uan.rst \
67
	$(SRC)/topology-read/doc/topology.rst \
67
	$(SRC)/topology-read/doc/topology.rst \
68
	$(SRC)/spectrum/doc/spectrum.rst \
68
	$(SRC)/stats/doc/statistics.rst \
69
	$(SRC)/stats/doc/statistics.rst \
69
	$(SRC)/netanim/doc/animation.rst \
70
	$(SRC)/netanim/doc/animation.rst \
70
	$(SRC)/flow-monitor/doc/flow-monitor.rst \
71
	$(SRC)/flow-monitor/doc/flow-monitor.rst \
(-)a/src/spectrum/doc/spectrum.rst (+14 lines)
Line 0    Link Here 
1
.. include:: replace.txt
2
3
Spectrum model
4
--------------
5
6
*Placeholder chapter*
7
8
|ns3| Spectrum model support advanced spectrum modeling functionalities for the simulation of wireless networks.
9
10
The model is described in [Baldo2009]_. 
11
12
.. [Baldo2009] N. Baldo and M. Miozzo, "Spectrum-aware Channel and PHY layer modeling for ns3", 
13
   Proceedings of ICST NSTools 2009, Pisa, Italy. 
14

Return to bug 1730