AntennaModelITUS1528R13#

class ansys.stk.core.stkobjects.AntennaModelITUS1528R13#

Bases: IAntennaModel, IComponentInfo, ICloneable

Class defining a ITU-R S1528 1.3 antenna model.

Overview#

mainlobe_gain

Get or set the main-lobe gain.

efficiency

Get or set the efficiency.

diameter

Get or set the diameter.

use_mainlobe_model

Get or set the option for enabling the mainlobe model.

override_half_beamwidth

Get or set the option for overriding the half beamwidth.

half_beamwidth

Get or set the half beamwidth.

near_in_sidelobe_mask_cross_point

Get or set the near in sidelobe mask cross point.

farout_sidelobe_level

Get or set the far out sidelobe level.

Import detail#

from ansys.stk.core.stkobjects import AntennaModelITUS1528R13

Property detail#

property AntennaModelITUS1528R13.mainlobe_gain: float#

Get or set the main-lobe gain.

property AntennaModelITUS1528R13.efficiency: float#

Get or set the efficiency.

property AntennaModelITUS1528R13.diameter: float#

Get or set the diameter.

property AntennaModelITUS1528R13.use_mainlobe_model: bool#

Get or set the option for enabling the mainlobe model.

property AntennaModelITUS1528R13.override_half_beamwidth: bool#

Get or set the option for overriding the half beamwidth.

property AntennaModelITUS1528R13.half_beamwidth: Any#

Get or set the half beamwidth.

property AntennaModelITUS1528R13.near_in_sidelobe_mask_cross_point: float#

Get or set the near in sidelobe mask cross point.

property AntennaModelITUS1528R13.farout_sidelobe_level: float#

Get or set the far out sidelobe level.