skrf.media.circularWaveguide.CircularWaveguide.random
- CircularWaveguide.random(n_ports=1, reciprocal=False, matched=False, symmetric=False, **kwargs)
Complex random network.
Creates a n-port network whose s-matrix is filled with random complex numbers. Optionally, result can be matched or reciprocal.
- Parameters:
- Returns:
result – the network
- Return type:
Network
object