The pyedb.configuration.cfg_setup library#

Summary#

CfgFrequencies

Represent one frequency range or single-point sweep segment.

CfgSetupDC

Base class for DC-style setup payloads.

CfgSetupAC

Base class for AC-style setup payloads with frequency sweeps.

CfgSIwaveACSetup

Represent one SIwave AC setup entry.

CfgSIwaveDCSetup

Represent one SIwave DC setup entry.

CfgHFSSSetup

Represent one HFSS setup entry with adaptive and sweep settings.

CfgSetups

Collect all configured HFSS and SIwave setup entries.

Description#

Build HFSS and SIwave setup entries for configuration payloads.

Module detail#

cfg_setup.FrequencyDistribution#