AntennaModelHemispherical#

class ansys.stk.core.stkobjects.AntennaModelHemispherical#

Bases: IAntennaModel, IComponentInfo, ICloneable

Class defining a hemispherical antenna model.

Overview#

efficiency

Get or set the efficiency.

mainlobe_gain

Get the mainlobe gain.

Import detail#

from ansys.stk.core.stkobjects import AntennaModelHemispherical

Property detail#

property AntennaModelHemispherical.efficiency: float#

Get or set the efficiency.

property AntennaModelHemispherical.mainlobe_gain: float#

Get the mainlobe gain.