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:
- azim
Quantity
Azimuth [deg]
- elev
Quantity
Elevation [deg]
- G_Emax
Quantity
Single element maximum gain [dBi]
- A_m
Quantity
Front-to-back ratio (horizontal) [dB]
- SLA_nu
Quantity
Front-to-back ratio (vertical) [dB]
- phi_3db
Quantity
Horizontal 3dB beam width of single element [deg]
- theta_3db
Quantity
Vertical 3dB beam width of single element [deg]
- k
float
, optional Multiplication factor, can be used to get better match to measured antenna patters (default: 12). See
WP5D-C-0936
- azim
- Returns:
- A_E
Quantity
Single antenna element’s pattern [dBi]
- A_E
Notes
Further information can be found in 3GPP TR 37.840 Section 5.4.4.