imt2020_single_element_pattern#

pycraf.antenna.imt2020_single_element_pattern(azim, elev, G_Emax, A_m, SLA_nu, phi_3db, theta_3db, k=12.0)[source]#

Single antenna element’s pattern according to IMT.MODEL document.

Parameters:
azimQuantity

Azimuth [deg]

elevQuantity

Elevation [deg]

G_EmaxQuantity

Single element maximum gain [dBi]

A_mQuantity

Front-to-back ratio (horizontal) [dB]

SLA_nuQuantity

Front-to-back ratio (vertical) [dB]

phi_3dbQuantity

Horizontal 3dB beam width of single element [deg]

theta_3dbQuantity

Vertical 3dB beam width of single element [deg]

kfloat, optional

Multiplication factor, can be used to get better match to measured antenna patters (default: 12). See WP5D-C-0936

Returns:
A_EQuantity

Single antenna element’s pattern [dBi]

Notes

Further information can be found in 3GPP TR 37.840 Section 5.4.4.