AntennaModelApertureRectangularUniform#
- class ansys.stk.core.stkobjects.AntennaModelApertureRectangularUniform#
Bases:
IAntennaModel
,IComponentInfo
,ICloneable
Class defining a rectangular uniform aperture antenna model.
Overview#
Get or set the option for computing the mainlobe gain. |
|
Get or set the mainlobe gain. |
|
Get or set the backlobe gain. |
|
Get or set the efficiency. |
|
Get or set the option for using the back lobe gain as a main lobe gain attenuation. |
|
Get or set the input type. |
|
Get or set the x dimension. |
|
Get or set the y dimension. |
|
Get or set the x beamwidth. |
|
Get or set the y beamwidth. |
Import detail#
from ansys.stk.core.stkobjects import AntennaModelApertureRectangularUniform
Property detail#
- property AntennaModelApertureRectangularUniform.compute_mainlobe_gain: bool#
Get or set the option for computing the mainlobe gain.
- property AntennaModelApertureRectangularUniform.use_backlobe_as_mainlobe_atten: bool#
Get or set the option for using the back lobe gain as a main lobe gain attenuation.
- property AntennaModelApertureRectangularUniform.input_type: RectangularApertureInputType#
Get or set the input type.