plot#

LogDistanceCouplingNode.plot(antennas: tuple[AntennaNode, AntennaNode] | None = None, ports: str = '')#

Bring up a Cartesian plot for this node

Parameters:
antennas: tuple(AntennaNode, AntennaNode), optional

tuple of antenna nodes to pull the selected Tx and Rx antenna names from for the export. If not specified, will use the names specified by the ports parameter.

ports: str, optional

the ports to export the data for.