skrf.network.Network.reciprocity

property Network.reciprocity: ndarray

Reciprocity metric for a multi-port network.

This returns the difference between the s-parameter matrix and its transpose.

For two port this is

\[S - S^T\]

where \(T\) is transpose of S

Returns:

reciprocity

Return type:

numpy.ndarray of shape fxnxn