Distributed Circuit constructor.
Parameters : | frequency : Frequency object C : number, or array-like
I : number, or array-like
R : number, or array-like
G : number, or array-like
|
---|
Notes
C,I,R,G can all be vectors as long as they are the same length
This object can be constructed from a Media instance too, see the classmethod from_Media()