AntennaModelPencilBeam#

class ansys.stk.core.stkobjects.AntennaModelPencilBeam#

Bases: IAntennaModel, IComponentInfo, ICloneable

Class defining a pencil beam antenna model.

Overview#

mainlobe_gain

Get or set the mainlobe gain.

sidelobe_gain

Get or set the sidelobe gain.

beamwidth

Get the computed beamwidth.

Import detail#

from ansys.stk.core.stkobjects import AntennaModelPencilBeam

Property detail#

property AntennaModelPencilBeam.mainlobe_gain: float#

Get or set the mainlobe gain.

property AntennaModelPencilBeam.sidelobe_gain: float#

Get or set the sidelobe gain.

property AntennaModelPencilBeam.beamwidth: Any#

Get the computed beamwidth.