minor update to antenna and lte docs

This commit is contained in:
Nicola Baldo
2012-09-12 11:35:00 +02:00
parent 449bffe6c6
commit c05484e4fa
3 changed files with 9 additions and 6 deletions

View File

@@ -75,7 +75,9 @@ where :math:`\phi_{0}` is the azimuthal orientation of the antenna
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 @@ This model is based on the parabolic approximation of the main lobe radiation pa
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`.

View File

@@ -48,9 +48,9 @@ copyright = u'2011-2012, CTTC'
# 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.

View File

@@ -48,9 +48,9 @@ copyright = u'CTTC'
# 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.