Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
edges-cal 0.1.dev400+gce20f3b documentation
edges-cal 0.1.dev400+gce20f3b documentation
Back to top
View this page

edges_cal.reflection_coefficient.SMatrix.as_transfer_matrix¶

SMatrix.as_transfer_matrix() → ndarray[tuple[int, ...], dtype[_ScalarType_co]][source]¶

Return a transfer matrix from the SMatrix.

See https://en.wikipedia.org/wiki/Scattering_parameters#Scattering_transfer_parameters. Transfer matrices are useful as they are easier to apply to cascading 2-port networks (i.e. to get the total effect of several components linked together).

Copyright © 2025, EDGES Team
Made with Sphinx and @pradyunsg's Furo
On this page
  • edges_cal.reflection_coefficient.SMatrix.as_transfer_matrix
    • SMatrix.as_transfer_matrix()