AntennaModelITUF1245#

class ansys.stk.core.stkobjects.AntennaModelITUF1245#

Bases: IAntennaModel, IComponentInfo, ICloneable

Class defining a ITU-R F1245-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.

polarization_advantage

Get or set the option for enabling polarization advantage.

Import detail#

from ansys.stk.core.stkobjects import AntennaModelITUF1245

Property detail#

property AntennaModelITUF1245.mainlobe_gain: float#

Get or set the main-lobe gain.

property AntennaModelITUF1245.efficiency: float#

Get or set the efficiency.

property AntennaModelITUF1245.diameter: float#

Get or set the diameter.

property AntennaModelITUF1245.polarization_advantage: bool#

Get or set the option for enabling polarization advantage.