De-embed ntwkA from ntwkB.
This calls ntwkA.inv ** ntwkB. The syntax of cascading an inverse is more explicit, it is recomended that it be used instead of this function.
ntwkA : Network
network ntwkA
ntwkB : Network
network ntwkB
C : Network
the resultant network of ntwkB de-embeded from ntwkA
See also
skrf.network.cascade
skrf.network.flip
Enter search terms or a module, class or function name.