minor update to antenna and lte docs
authorNicola Baldo <nbaldo@cttc.es>
Wed, 12 Sep 2012 11:35:00 +0200
changeset 9298 6172ebc3da49
parent 9297 dc4d962e4161
child 9299 efcf14258ef3
minor update to antenna and lte docs
src/antenna/doc/source/antenna-design.rst
src/antenna/doc/source/conf.py
src/lte/doc/source/conf.py
--- a/src/antenna/doc/source/antenna-design.rst	Thu Sep 06 15:37:21 2012 +0200
+++ b/src/antenna/doc/source/antenna-design.rst	Wed Sep 12 11:35:00 2012 +0200
@@ -75,7 +75,9 @@
  
   n = -\frac{3}{20 \log_{10} \left( \cos \frac{\phi_{3dB}}{4} \right)}
 
-determines the desired 3dB beamwidth :math:`\phi_{3dB}`.
+determines the desired 3dB beamwidth :math:`\phi_{3dB}`. Note that
+this radiation pattern is independent of the inclination angle
+:math:`\theta`. 
 
 A major difference between the model of [Chunjian]_ and the one
 implemented in the class CosineAntennaModel is that only the element
@@ -101,7 +103,8 @@
 where :math:`\phi_{0}` is the azimuthal orientation of the antenna
 (i.e., its direction of maximum gain), :math:`\phi_{3dB}` is its 3 dB
 beamwidth, and :math:`A_{max}` is the maximum attenuation in dB of the
-antenna. 
+antenna. Note that this radiation pattern is independent of the inclination angle
+:math:`\theta`. 
 
 
 
--- a/src/antenna/doc/source/conf.py	Thu Sep 06 15:37:21 2012 +0200
+++ b/src/antenna/doc/source/conf.py	Wed Sep 12 11:35:00 2012 +0200
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = 'M2'
+version = 'lena-dev'
 # The full version, including alpha/beta/rc tags.
-release = 'M2'
+release = 'lena-dev'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
--- a/src/lte/doc/source/conf.py	Thu Sep 06 15:37:21 2012 +0200
+++ b/src/lte/doc/source/conf.py	Wed Sep 12 11:35:00 2012 +0200
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = 'M2'
+version = 'lena-dev'
 # The full version, including alpha/beta/rc tags.
-release = 'M2'
+release = 'lena-dev'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.