Match
- class pmrf.models.components.ideal.Match(nports: int = 1, *, name: str | None = None, metadata: Any = None)
Bases:
ModelA standard ideal matched circuit load (gamma = 0.0).
This load does not have a reference impedance, and dynamically matches the impedance at which the S-parameters are evaluated at.
- Parameters:
nports (int) – The number of ports the match presents. Default is 1.
- nports: int = 1
Number of ports