skrf.circuit.Circuit.C

property Circuit.C: ndarray

Return the global scattering matrix of the networks.

Returns

S – Global scattering matrix of the networks. Shape f x (nb_inter*nb_n) x (nb_inter*nb_n)

Return type

numpy.ndarray