FUNCTION: Creates a set of randomly located and randomly oriented buildings with random dimensions and impenetrable walls in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates an array of pyramidal horn antennas fed by rectangular waveguides a realistic urban propagation scene with randomly located buildings in a TE10 modal excitation. The larger dimension square area of each feeding waveguide is set slightly larger than half its cutoff wavelength for the dominant TE10 modespecified size. The aspect ratio of each waveguide's cross section is 2:1It can be used in two different ways. Its length is set to half In the free-space wavelengthfully random mode, all the generated buildings are assigned and always retain random parameter values. All of these dimensions can be replaced by arbitrary numeric Every time you open the Variables Dialog or open the same project, all the random variables get updated values. The horn aperture dimensions and its overall length In the semi-random mode, the buildings are calculated initially generated based on the specified antenna gain. All of random parameter values, but these dimensions can be changedvalue are then fixed and locked for good. By default, tooa half-wave vertical dipole transmitter is placed at the center of the scene and a grid of isotropic receivers cover the entire propagation scene.
CROSS SLOT ANTENNA RANDOM CITY WIZARD PARAMETERS
{| border="0"
|-
FUNCTION: Creates a multi-story office building with penetrable walls in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates an array of pyramidal horn antennas fed by rectangular waveguides office building with a TE10 modal excitation. The larger dimension multiple floor and rows of each feeding waveguide is set slightly larger than half its cutoff wavelength for the dominant TE10 mode. The aspect ratio of each waveguide's cross section is 2:1. Its length is set to half the free-space wavelength. All of these dimensions can be replaced rooms separated by arbitrary numeric values. The horn aperture dimensions and its overall length are calculated based on the specified antenna gain. All of these dimensions can be changed, toohallways.
CROSS SLOT ANTENNA OFFICE BUILDING WIZARD PARAMETERS
{| border="0"
|-
| 0.25
| thickness of the individual walls
|}
Â
== Hilly Terrain Wizard ==
Â
ICON: [[File:hill_icon.png]]
Â
MENU: '''Tools → Propagation Wizards → Hilly Terrain'''
Â
MODULE(S): [[EM.Terrano]]
Â
FUNCTION: Creates a hilly terrain with a random rough surface in the project workspace
Â
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates a hilly terrain using a surface object generated with a Gaussian profile. The surface is then roughened based on the specified statistics.
Â
Â
PYTHON COMMAND(S): emag_hill(area_size,height,radius,elevation,res,rms_height,correl_len)
Â
Â
HILLY TERRAIN 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" | area_size
| real numeric
| meter
| 50
| dimensions of the square terrain surface
|-
! scope="row" | height
| real numeric
| meter
| 15
| height of the hill
|-
! scope="row" | radius
| real numeric
| meter
| 20
| radius of the Gaussian surface profile
|-
! scope="row" | elevation
| real numeric
| meter
| 1
| base elevation of whole terrain surface
|-
! scope="row" | res
| real numeric
| meter
| 5
| resolution of terrain surface
|-
! scope="row" | rms_height
| real numeric
| meter
| 1
| RMS height of the random rough surface
|-
! scope="row" | correl_len
| real numeric
| meter
| 5
| correlation length of the random rough surface
|}
Â
== Mountainous Terrain Wizard ==
Â
ICON: [[File:mountain_icon.png]]
Â
MENU: '''Tools → Propagation Wizards → Mountainous Terrain'''
Â
MODULE(S): [[EM.Terrano]]
Â
FUNCTION: Creates a mountainous terrain with a random rough surface in the project workspace
Â
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates a mountainous terrain using a surface object generated with a bi-cubic spline profile. The surface is then roughened based on the specified statistics. This wizard can be used to create either a mountain range with three peaks or a single-peak mountain.
Â
Â
PYTHON COMMAND(S): emag_mountain(is_range,area_size,height,height_diff,radius,spacing,elevation,res,rms_height,correl_len)
Â
Â
MOUNTAINOUS TERRAIN 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" | is_range
| Boolean
| -
| True
| if true, creates a mountain range with three peaks, otherwise, creates a single peak
|-
! scope="row" | area_size
| real numeric
| meter
| 200
| dimensions of the square terrain surface
|-
! scope="row" | height
| real numeric
| meter
| 200
| height of the hill
|-
! scope="row" | height_diff
| real numeric
| meter
| 40
| difference between the heights of the center peak and the two lateral peaks in the case of a mountain range
|-
! scope="row" | radius
| real numeric
| meter
| 50
| radius of the bi-cubic spline surface profile
|-
! scope="row" | spacing
| real numeric
| meter
| 70
| spacing between the center peak and the two lateral peaks in the case of a mountain range
|-
! scope="row" | elevation
| real numeric
| meter
| 1
| base elevation of whole terrain surface
|-
! scope="row" | res
| real numeric
| meter
| 5
| resolution of terrain surface
|-
! scope="row" | rms_height
| real numeric
| meter
| 1
| RMS height of the random rough surface
|-
! scope="row" | correl_len
| real numeric
| meter
| 5
| correlation length of the random rough surface
|}
Â
== Plateau Terrain Wizard ==
Â
ICON: [[File:plateau_icon.png]]
Â
MENU: '''Tools → Propagation Wizards → Plateau Terrain'''
Â
MODULE(S): [[EM.Terrano]]
Â
FUNCTION: Creates a plateau terrain with a random rough surface in the project workspace
Â
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates a plateau terrain using a surface object generated with a bi-sigmoid profile. The surface is then roughened based on the specified statistics.
Â
Â
PYTHON COMMAND(S): emag_plateau(area_size,height,slope,elevation,res,rms_height,correl_len)
Â
Â
HILLY TERRAIN 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" | area_size
| real numeric
| meter
| 200
| dimensions of the square terrain surface
|-
! scope="row" | height
| real numeric
| meter
| 10
| height of the hill
|-
! scope="row" | slope
| real numeric
| meter
| 0.1
| slope of the bi-sigmoid surface profile
|-
! scope="row" | elevation
| real numeric
| meter
| 0.5
| base elevation of whole terrain surface
|-
! scope="row" | res
| real numeric
| meter
| 10
| resolution of terrain surface
|-
! scope="row" | rms_height
| real numeric
| meter
| 0.5
| RMS height of the random rough surface
|-
! scope="row" | correl_len
| real numeric
| meter
| 10
| correlation length of the random rough surface
|}