skrf.circuit.Circuit.C

property Circuit.C: ndarray

Return the global scattering matrix [C] of the networks in C-order.

Returns:

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

Return type:

numpy.ndarray