assign_voltage_frequency_dependent_excitation_to_ports#

Circuit.assign_voltage_frequency_dependent_excitation_to_ports(ports, filepath)[source]#

Assign a frequency dependent excitation to circuit ports from a frequency dependent source (.fds format).

Parameters:
portslist

List of circuit ports to assign to the frequency dependent excitation.

filepathstr

Path to the frequency dependent file.

Returns:
pyaedt.modules.Boundary.Source

Circuit Source Object.

References

>>> oDesign.UpdateSources