Excitations#

class pyaedt.modules.Boundary.Excitations(app, name)[source]#

Manages Excitations in Circuit Projects.

Methods

Excitations.delete()

Delete the port in AEDT.

Excitations.update()

Update the excitation in AEDT.

Attributes

Excitations.angle

Symbol angle.

Excitations.enable_noise

Enable noise.

Excitations.enabled_analyses

Enabled analyses.

Excitations.enabled_sources

Enabled sources.

Excitations.impedance

Port termination.

Excitations.location

Port location.

Excitations.microwave_symbol

Enable microwave symbol.

Excitations.mirror

Enable port mirror.

Excitations.name

Excitation name.

Excitations.noise_temperature

Enable noise.

Excitations.reference_node

Reference node.

Excitations.use_symbol_color

Use symbol color.