AntennaHFSSDesignSlotGap#

class ansys.stk.core.stkobjects.AntennaHFSSDesignSlotGap#

Bases: IAntennaHFSSDesign

Class defining an HFSS slot gap design.

Overview#

feed_offset

Get or set the feed offset.

slot_length

Get or set the slot length.

slot_width

Get or set the slot width.

substrate_dimension_x

Get or set the substrate dimension x.

substrate_dimension_y

Get or set the substrate dimension y.

substrate_height

Get or set the substrate height.

Import detail#

from ansys.stk.core.stkobjects import AntennaHFSSDesignSlotGap

Property detail#

property AntennaHFSSDesignSlotGap.feed_offset: float#

Get or set the feed offset.

property AntennaHFSSDesignSlotGap.slot_length: float#

Get or set the slot length.

property AntennaHFSSDesignSlotGap.slot_width: float#

Get or set the slot width.

property AntennaHFSSDesignSlotGap.substrate_dimension_x: float#

Get or set the substrate dimension x.

property AntennaHFSSDesignSlotGap.substrate_dimension_y: float#

Get or set the substrate dimension y.

property AntennaHFSSDesignSlotGap.substrate_height: float#

Get or set the substrate height.