skrf.network.Network.copy

Network.copy()[source]

Returns a copy of this Network

Needed to allow pass-by-value for a Network instead of pass-by-reference

Returns

ntwk – Copy of the Network

Return type

Network