add_sweep#

Setup3DLayout.add_sweep(sweepname=None, sweeptype='Interpolating')[source]#

Add a frequency sweep.

Parameters:
sweepnamestr, optional

Name of the sweep. The default is None.

sweeptypestr, optional

Type of the sweep. Options are "Interpolating" and "Discrete". The default is "Interpolating".

Returns:
pyaedt.modules.SolveSweeps.SweepHFSS3DLayout

Sweep object.

References

>>> oModule.AddSweep