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