skrf.network.Network.is_passive

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

Test for passivity.

Parameters:

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

Returns:

bool

Return type:

boolean