AntennaModelApertureRectangularSincIntegerPower#
- class ansys.stk.core.stkobjects.AntennaModelApertureRectangularSincIntegerPower#
Bases:
IAntennaModel
,IComponentInfo
,ICloneable
Class defining a rectangular 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 x dimension. |
|
Get or set the y dimension. |
|
Get or set the x beamwidth. |
|
Get or set the y beamwidth. |
|
Get or set the function power. |
Import detail#
from ansys.stk.core.stkobjects import AntennaModelApertureRectangularSincIntegerPower
Property detail#
- property AntennaModelApertureRectangularSincIntegerPower.compute_mainlobe_gain: bool#
Get or set the option for computing the mainlobe gain.
- property AntennaModelApertureRectangularSincIntegerPower.mainlobe_gain: float#
Get or set the mainlobe gain.
- property AntennaModelApertureRectangularSincIntegerPower.backlobe_gain: float#
Get or set the backlobe gain.
- property AntennaModelApertureRectangularSincIntegerPower.efficiency: float#
Get or set the efficiency.
- property AntennaModelApertureRectangularSincIntegerPower.use_backlobe_as_mainlobe_atten: bool#
Get or set the option for using the back lobe gain as a main lobe gain attenuation.
- property AntennaModelApertureRectangularSincIntegerPower.input_type: RectangularApertureInputType#
Get or set the input type.
- property AntennaModelApertureRectangularSincIntegerPower.x_dimension: float#
Get or set the x dimension.
- property AntennaModelApertureRectangularSincIntegerPower.y_dimension: float#
Get or set the y dimension.
- property AntennaModelApertureRectangularSincIntegerPower.x_beamwidth: Any#
Get or set the x beamwidth.