| -
| 2.2
| substrate relative permittivity of the dielectric core
|-
! scope="row" | z0
| -
| 2.2
| substrate relative permittivity of the dielectric core
|-
! scope="row" | z0
| -
| 2.2
| core relative permittivity of the dielectric core
|-
! scope="row" | z0
| 90
| sectoral angle
|}
Â
== Parabolic Reflector Wizard ==
Â
ICON: [[File:dish icon.png]]
Â
MENU: '''Tools → Component Wizards → Parabolic Reflector'''
Â
MODULE(S): [[CubeCAD]], [[EM.Tempo]], [[EM.Illumina]], [[EM.Ferma]], [[EM.Libera]]
Â
FUNCTION: Creates the parameterized geometry of a parabolic reflector in the project workspace
Â
NOTES, SPECIAL CASES OR EXCEPTIONS: The aperture diameter of the reflector is determined based on the focal and axial lengths of the primitive parabola.
Â
Â
PYTHON COMMAND(S): emag_parabolic_reflector(focal_len,axial_len)
Â
Â
FOIL 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" | focal_len
| real numeric
| project units
| 50
| focal length of the primitive parabola
|-
! scope="row" | axial_len
| real numeric
| project units
| 70
| axial length of the primitive parabola
|}