AntennaModelIsotropic#

class ansys.stk.core.stkobjects.AntennaModelIsotropic#

Bases: IAntennaModel, IComponentInfo, ICloneable

Class defining a isotropic antenna model.

Overview#

mainlobe_gain

Get the mainlobe gain.

efficiency

Get or set the efficiency.

Import detail#

from ansys.stk.core.stkobjects import AntennaModelIsotropic

Property detail#

property AntennaModelIsotropic.mainlobe_gain: float#

Get the mainlobe gain.

property AntennaModelIsotropic.efficiency: float#

Get or set the efficiency.