![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self, factory) | |
| __repr__ (self) | |
| __bool__ (self) | |
| __iter__ (self) | |
Protected Attributes | |
| _factory | |
| _iterable | |
Wrap an iterator factory returned by `find_matches()`. Calling `iter()` on this class would invoke the underlying iterator factory, making it a "collection with ordering" that can be iterated through multiple times, but lacks random access methods presented in built-in Python sequence types.