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