skrf.circuit.Circuit.C¶
- property Circuit.C: numpy.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
Return the global scattering matrix of the networks.
S – Global scattering matrix of the networks. Shape f x (nb_inter*nb_n) x (nb_inter*nb_n)