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

Public Member Functions | |
| str | __repr__ (self) |
| str | __str__ (self) |
Static Public Attributes | |
| tuple | REPR_FIELDS = () |
| t | NAME = None |
Base class for representing actions to take by retry object. Concrete implementations must define: - __init__: to initialize all necessary fields - REPR_FIELDS: class variable specifying attributes to include in repr(self) - NAME: for identification in retry object methods and callbacks