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


Public Member Functions | |
| T | top (self) |
| None | push (self, T item) |
A small shim over builtin list.
| None pip._vendor.rich._stack.Stack.push | ( | self, | |
| T | item | ||
| ) |
Push an item on to the stack (append in stack nomenclature).
| T pip._vendor.rich._stack.Stack.top | ( | self | ) |
Get top of stack.