AntennaHFSSDesignHelixQuadrifilarShort#
- class ansys.stk.core.stkobjects.AntennaHFSSDesignHelixQuadrifilarShort#
Bases:
IAntennaHFSSDesignClass defining an HFSS helix quadrifilar short design.
Overview#
Get or set the feed port height. |
|
Get or set the ground plane x. |
|
Get or set the ground plane y. |
|
Get or set the helix diameter. |
|
Get or set the helix spacing. |
|
Get or set the number of turns. |
|
Get or set the turn direction. |
|
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.number_of_turns: float#
Get or set the number of turns.
- property AntennaHFSSDesignHelixQuadrifilarShort.turn_direction: AntennaHFSSDesignHelixTurnDirection#
Get or set the turn direction.