AntennaHFSSDesignHelixQuadrifilarShort#

class ansys.stk.core.stkobjects.AntennaHFSSDesignHelixQuadrifilarShort#

Bases: IAntennaHFSSDesign

Class defining an HFSS helix quadrifilar short design.

Overview#

feed_port_height

Get or set the feed port height.

ground_plane_x

Get or set the ground plane x.

ground_plane_y

Get or set the ground plane y.

helix_diameter

Get or set the helix diameter.

helix_spacing

Get or set the helix spacing.

number_of_turns

Get or set the number of turns.

turn_direction

Get or set the turn direction.

wire_diameter

Get or set the wire diameter.

Import detail#

from ansys.stk.core.stkobjects import AntennaHFSSDesignHelixQuadrifilarShort

Property detail#

property AntennaHFSSDesignHelixQuadrifilarShort.feed_port_height: float#

Get or set the feed port height.

property AntennaHFSSDesignHelixQuadrifilarShort.ground_plane_x: float#

Get or set the ground plane x.

property AntennaHFSSDesignHelixQuadrifilarShort.ground_plane_y: float#

Get or set the ground plane y.

property AntennaHFSSDesignHelixQuadrifilarShort.helix_diameter: float#

Get or set the helix diameter.

property AntennaHFSSDesignHelixQuadrifilarShort.helix_spacing: float#

Get or set the helix spacing.

property AntennaHFSSDesignHelixQuadrifilarShort.number_of_turns: float#

Get or set the number of turns.

property AntennaHFSSDesignHelixQuadrifilarShort.turn_direction: AntennaHFSSDesignHelixTurnDirection#

Get or set the turn direction.

property AntennaHFSSDesignHelixQuadrifilarShort.wire_diameter: float#

Get or set the wire diameter.