AntennaHFSSDesignWireMonopole#

class ansys.stk.core.stkobjects.AntennaHFSSDesignWireMonopole#

Bases: IAntennaHFSSDesign

Class defining an HFSS wire monopole design.

Overview#

feed_gap

Get or set the feed gap.

ground_plane_width

Get or set the ground plane width.

monopole_length

Get or set the monopole length.

monopole_radius

Get or set the monopole radius.

Import detail#

from ansys.stk.core.stkobjects import AntennaHFSSDesignWireMonopole

Property detail#

property AntennaHFSSDesignWireMonopole.feed_gap: float#

Get or set the feed gap.

property AntennaHFSSDesignWireMonopole.ground_plane_width: float#

Get or set the ground plane width.

property AntennaHFSSDesignWireMonopole.monopole_length: float#

Get or set the monopole length.

property AntennaHFSSDesignWireMonopole.monopole_radius: float#

Get or set the monopole radius.