mwavepy.network.Network.s

Network.s

the scattering parameter matrix [1].

s-matrix is a 3 dimensional numpy.ndarray which has shape fxnxn, where f is frequency axis and n is number of ports

Returns :

s : complex numpy.ndarry of shape fxnxn

the scattering parameter matrix.

References

[1]http://en.wikipedia.org/wiki/Scattering_parameters

Previous topic

mwavepy.network.Network.passivity

Next topic

mwavepy.network.Network.s_abs

This Page