Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Port Struct Reference

Network port definition with node and impedance. More...

#include <SParameterCalculator.h>

Public Member Functions

 Port (int n, double z=50.0)
 Constructor with default 50Ω impedance.
 

Public Attributes

int node
 Node number where port is connected.
 
double impedance
 Port characteristic impedance (typically 50Ω)
 

Detailed Description

Network port definition with node and impedance.

Constructor & Destructor Documentation

◆ Port()

Port::Port ( int  n,
double  z = 50.0 
)
inline

Constructor with default 50Ω impedance.

Parameters
nNode number
zPort impedance (default 50Ω)

The documentation for this struct was generated from the following file: