| -
| 0.002
| wire radius normalized to free-space wavelength
|}
Â
Â
== Yagi Wizard ==
Â
ICON: [[File:yagi icon.png]]
Â
MENU: '''Tools → Antenna Wizards → Yagi-Uda Array'''
Â
MODULE(S): [[EM.Libera]]
Â
FUNCTION: Creates the parameterized geometry of a Yagi-Uda wire dipole array in the project workspace
Â
NOTES, SPECIAL CASES OR EXCEPTIONS: The dipole elements are all thin wires.
Â
Â
PYTHON COMMAND(S): emag_yagi(excite_len_lambda,reflect_len_lambda,reflect_spacing_lambda,direct_len_lambda,direct_spacing_lambda,n_direct,wire_rad_lambda)
Â
Â
PARABOLIC REFLECTOR WIZARD PARAMETERS
{| border="0"
|-
| valign="top"|
|-
{| class="wikitable"
|-
! scope="col"| Parameter Name
! scope="col"| Value Type
! scope="col"| Units
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | excite_len_lambda
| real numeric
| -
| 0.47
| length of exciter dipole normalized to free-space wavelength
|-
! scope="row" | reflect_len_lambda
| real numeric
| -
| 0.5
| length of reflector dipole normalized to free-space wavelength
|-
! scope="row" | reflect_spacingn_lambda
| real numeric
| -
| 0.25
| spacing between reflector and exciter dipoles normalized to free-space wavelength
|-
! scope="row" | direct_len_lambda
| real numeric
| -
| 0.406
| length of director dipoles normalized to free-space wavelength
|-
! scope="row" | direct_spacing_lambda
| real numeric
| -
| 0.34
| spacing between director dipoles normalized to free-space wavelength
|-
! scope="row" | n_direct
| integer numeric
| -
| 5
| number of director dipole elements along X
|-
! scope="row" | wire_rad_lambda
| real numeric
| -
| 0.003
| wire radius normalized to free-space wavelength
|}