Changes

/* Impedance Surface */
<tr>
<td>
[[Image:Tempo L10 Fig1GaussBeam.png|thumb|left|480px|The Gaussian beam source dialog.]]
</td>
</tr>
</table>
== Impedance /Dielectric Surface ==
ICON: [[File:voxel_group_icon.png]]
FUNCTION: Defines an impedance surface object group
TO DEFINE AN IMPEDANCE /DIELECTRIC SURFACE GROUP:
# Right-click on the '''Impedance /Dielectric Surfaces''' item in the navigation tree.# Select '''Insert New Impedance or dielectric Surface...''' to open up the impedance Surface dialog.
# Besides the color and texture properties, you have to enter values for the real and imaginary parts of '''Surface Impedance'''. The default values are 0 + j0 &Omega;, representing a PEC surface.
# Click the <b>OK</b> button of the dialog to return to the project workspace.
</table>
== Base Location Point Radiator Set ==
ICON: [[File:base_group_icon.png]]
# The only property of a base location set is its color, which you can change from this dialog.
# Click the <b>OK</b> button of the dialog to return to the project workspace.
# By default, the transmitter set is assumed to be made up of vertical half-wave radiators.
# You may also force the transmitters to adjust their Z-coordinates based on the underlying terrain surface.
# Click the '''OK''' button of the dialog to return to the project workspace. The new round symbols appear representing the transmitter set.
# You can open the property dialog of the transmitter set and change the radiator type to '''User Defined Antenna'''. In that case, click the '''Import Pattern''' button of the dialog to set the file path for a far-field radiation pattern data file of ".RAD" type. You can also additionally rotate the imported radiation pattern about its local X-, Y- and Z-axes.
# An imported radiation pattern file typically contains a total radiated power parameter at its file header. By default, this value is overridden and the '''Custom Power''' check box is checked. A default total power of 1W is assigned to each transmitter, which you can change to any arbitrary value. Or you may uncheck '''Custom Power''' to use the imported value of the total radiated power.
PYTHON COMMAND: base_point_groupradiator_custom_group(label[,pattern_file,rot_x,rot_y,rot_z,rr,gg,bb])
BASE LOCATION POINT RADIATOR SET PARAMETERS: None {| class="wikitable"|-! scope="col"| Parameter Name! scope="col"| Value Type! scope="col"| Units! scope="col"| Default Value! scope="col"| Notes|-! scope="row" | radiator type| options: vertical half-wave dipole, user define antenna| - | vertical half-wave dipole | - |-! scope="row" | pattern file| file path| - | Models\DPL_STD.RAD | imported far-field radiation pattern data file with a ".RAD" file extension for the case of user defined antenna |-! scope="row" | rot_x| real numeric| degrees | 0 | additional rotation angle of the imported radiation pattern about the local X-axis|-! scope="row" | rot_y| real numeric| degrees | 0 | additional rotation angle of the imported radiation pattern about the local Y-axis|-! scope="row" | rot_z| real numeric| degrees | 0 | additional rotation angle of the imported radiation pattern about the local Z-axis|} 
<table>
# Select '''Insert New Transmitter Set...''' to open up the Transmitter Set Dialog.
# From the drop-down list labeled '''Select Base Point Set''', choose the desired base location set, which can be a single point object or a point array.
# By default, the transmitter set is assumed to be made up of vertical half-wave radiators.
# You may also force the transmitters to adjust their Z-coordinates based on the underlying terrain surface.
# Click the '''OK''' button of the dialog to return to the project workspace. The new round symbols appear representing the transmitter set.
# You can open the property dialog of the transmitter set and change the radiator type to '''User Defined Antenna'''. In that case, click the '''Import Pattern''' button of the dialog to set the file path for a far-field radiation pattern data file of ".RAD" type. You can also additionally rotate the imported radiation pattern about its local X-, Y- and Z-axes.
# An imported radiation pattern file typically contains a total radiated power parameter at its file header. By default, this value is overridden and the '''Custom Power''' check box is checked. A default total power of 1W is assigned to each transmitter, which you can change to any arbitrary value. Or you may uncheck '''Custom Power''' to use the imported value of the total radiated power.
PYTHON COMMAND: transmitter_set(label,base_point_setradiator_set[,pattern_filepower,rot_xphase,rot_yrin_ant,rot_zxin_ant])
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | radiator type
| options: vertical half-wave dipole, user define antenna
| -
| vertical half-wave dipole
| -
|-
! scope="row" | pattern file
| file path
| -
| Models\DPL_STD.RAD
| imported far-field radiation pattern data file with a ".RAD" file extension for the case of user defined antenna
|-
! scope="row" | baseband power
| 0
| phase of transmitted signal
|-
! scope="row" | rot_x
| real numeric
| degrees
| 0
| additional rotation angle of the imported radiation pattern about the local X-axis
|-
! scope="row" | rot_y
| real numeric
| degrees
| 0
| additional rotation angle of the imported radiation pattern about the local Y-axis
|-
! scope="row" | rot_z
| real numeric
| degrees
| 0
| additional rotation angle of the imported radiation pattern about the local Z-axis
|}
4,612
edits