AntennaModelApertureCircularUniform#
- class ansys.stk.core.stkobjects.AntennaModelApertureCircularUniform#
Bases:
IAntennaModel
,IComponentInfo
,ICloneable
Class defining a circular 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 diameter. |
|
Get or set the beamwidth. |
Import detail#
from ansys.stk.core.stkobjects import AntennaModelApertureCircularUniform
Property detail#
- property AntennaModelApertureCircularUniform.compute_mainlobe_gain: bool#
Get or set the option for computing the mainlobe gain.
- property AntennaModelApertureCircularUniform.use_backlobe_as_mainlobe_atten: bool#
Get or set the option for using the back lobe gain as a main lobe gain attenuation.
- property AntennaModelApertureCircularUniform.input_type: CircularApertureInputType#
Get or set the input type.