Package empro :: Package toolkit :: Package results :: Module excitation :: Class CurrentSource
[frames] | no frames]

Class CurrentSource

source code

Excitation --+
             |
            CurrentSource

Instance Methods
 
__init__(self, A=1, load=ParallelRLC(R=50, L=0.0, C=0.0)) source code
 
__repr__(self) source code
Properties

Inherited from Excitation: C, L, R, arrangement, feedType, source

Method Details

__init__(self, A=1, load=ParallelRLC(R=50, L=0.0, C=0.0))
(Constructor)

source code 
Overrides: Excitation.__init__

__repr__(self)
(Representation operator)

source code 
Overrides: Excitation.__repr__