VoltageSource#
- class pyedb.grpc.database.utility.sources.VoltageSource#
Bases:
SourceManages a voltage source.
Overview#
Magnitude of the voltage source. |
|
Phase of the voltage source. |
|
Impedance of the voltage source. |
|
Source type. |
Import detail#
from pyedb.grpc.database.utility.sources import VoltageSource
Property detail#
- property VoltageSource.magnitude#
Magnitude of the voltage source.
- Returns:
strVoltage magnitude, e.g.
"1V".