![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| str | generate_unique_filename (type cls, str func_name, List[str] lines=[]) |
Line-cache functionality.
| str cattrs.gen._lc.generate_unique_filename | ( | type | cls, |
| str | func_name, | ||
| List[str] | lines = [] |
||
| ) |
Create a "filename" suitable for a function being generated. If *lines* are provided, insert them in the first free spot or stop if a duplicate is found.