QuadrifilarShort#

class ansys.aedt.toolkits.antenna.backend.antenna_models.helix.QuadrifilarShort(*args, **kwargs)[source]#

Manages a shorted quadrifilar helix antenna.

Notes

[1]

C. Balanis, “Wideband and Travelling-Wave Antennas,” Modern Antenna Handbook, New York, 2008.

Methods

QuadrifilarShort.create_3dcomponent([...])

Create a 3D component of the antenna.

QuadrifilarShort.create_lattice_pair([...])

Create a lattice pair box.

QuadrifilarShort.duplicate_along_line(vector)

Duplicate the object along a line.

QuadrifilarShort.init_model()

Create a radiation boundary.

QuadrifilarShort.model_disco()

Model in PyDiscovery.

QuadrifilarShort.model_hfss()

QuadrifilarShort.set_variables_in_hfss([...])

Create HFSS design variables.

QuadrifilarShort.setup_disco()

Set up model in PyDiscovery.

QuadrifilarShort.setup_hfss()

Set up an antenna in HFSS.

QuadrifilarShort.synthesis()

QuadrifilarShort.update_synthesis_parameters(...)

Update the synthesis parameter from the antenna list.

Attributes