Network port definition with node and impedance.
More...
#include <SParameterCalculator.h>
|
| | Port (int n, double z=50.0) |
| | Constructor with default 50Ω impedance.
|
| |
|
|
int | node |
| | Node number where port is connected.
|
| |
|
double | impedance |
| | Port characteristic impedance (typically 50Ω)
|
| |
Network port definition with node and impedance.
◆ Port()
| Port::Port |
( |
int |
n, |
|
|
double |
z = 50.0 |
|
) |
| |
|
inline |
Constructor with default 50Ω impedance.
- Parameters
-
| n | Node number |
| z | Port impedance (default 50Ω) |
The documentation for this struct was generated from the following file: