skrf.vi.vna.HP8510C.get_snp_network

HP8510C.get_snp_network(ports, **kwargs)[source]

return n-port network as an Network object

Parameters
  • ports (Iterable) – a iterable of integers designating the ports to query

  • kwargs (dict) – optional arguments for subclassing

Returns

  • Network

  • general function to take in a list of ports and return the full snp

  • network as a Network object