assign_voltage_frequency_dependent_excitation_to_ports#
- Circuit.assign_voltage_frequency_dependent_excitation_to_ports(ports: list, input_file: str | Path) Sources#
Assign a frequency dependent excitation to circuit ports from a frequency dependent source (FDS format).
- Parameters:
- ports
list List of circuit ports to assign to the frequency dependent excitation.
- input_file
strorpathlib.Path Path to the frequency dependent file.
- ports
- Returns:
ansys.aedt.core.modules.boundary.SourcesCircuit Source Object.
References
>>> oDesign.UpdateSources