skrf.network.Network.is_reciprocal

Network.is_reciprocal(tol=1e-12)[source]

Test for reciprocity.

Parameters:

tol (float, optional) – Numerical tolerance. The default is skrf.mathFunctions.ALMOST_ZERO.

Returns:

bool

Return type:

boolean

See also

reciprocity