CurrentSource#

class pyedb.grpc.database.utility.sources.CurrentSource#

Bases: Source

Manages a current source.

Overview#

magnitude

Magnitude.

phase

Phase.

impedance

Impedance.

source_type

Source type.

Import detail#

from pyedb.grpc.database.utility.sources import CurrentSource

Property detail#

property CurrentSource.magnitude#

Magnitude.

property CurrentSource.phase#

Phase.

property CurrentSource.impedance#

Impedance.

property CurrentSource.source_type#

Source type.