![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Public Member Functions | |
| __call__ (self, inst, attr, value) | |
| __repr__ (self) | |
Static Public Attributes | |
| key_validator = attrib(validator=optional(is_callable())) | |
| value_validator = attrib(validator=optional(is_callable())) | |
| mapping_validator = attrib(validator=optional(is_callable())) | |
| attr.validators._DeepMapping.__call__ | ( | self, | |
| inst, | |||
| attr, | |||
| value | |||
| ) |
We use a callable class to be able to change the ``__repr__``.