ExcitationSources#
- class pyaedt.edb_core.edb_data.sources.ExcitationSources(pedb, edb_terminal)[source]#
Manage sources properties.
- Parameters:
- pedb
pyaedt.edb.Edb
Edb object from Edblib.
- edb_terminal
Ansys.Ansoft.Edb.Cell.Terminal.EdgeTerminal
Edge terminal instance from Edb.
- pedb
Examples
This example shows how to access this class. >>> from pyaedt import Edb >>> edb = Edb(“myaedb.aedb”) >>> all_sources = edb.sources >>> print(all_sources[“VSource1”].name)
Attributes
Boundary Type.
Get the magnitude of the source.
Port Name.
Net Object.
Net Name.
Get the phase of the source.
Terminal Type.