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

Class RLpC

source code

Excitation --+
             |
            RLpC

Instance Methods
 
__init__(self, R=50.0, 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, R=50.0, L=0.0, C=0.0)
(Constructor)

source code 
Overrides: Excitation.__init__

__repr__(self)
(Representation operator)

source code 
Overrides: Excitation.__repr__