Short
- class pmrf.models.components.ideal.Short(nports: int = 1, *, z0: complex = 50 + 0j, name: str | None = None, metadata: Any = None)
Bases:
ModelA standard ideal short circuit load (gamma = -1.0).
- Parameters:
nports (int) – The number of ports the short presents. Default is 1.
- nports: int = 1
Number of ports