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


Public Member Functions | |
| __init__ (self, MutableMapping[str|int|None, Any] data, Mapping[str|int|None, Any]|None base=None) | |
| int | __len__ (self) |
| Iterator[str|int|None] | __iter__ (self) |
| Any | __getitem__ (self, str|int|None key) |
| None | __setitem__ (self, str|int|None key, Any value) |
| None | __delitem__ (self, str|int|None key) |
| LocaleDataDict | copy (self) |
Public Attributes | |
| base | |
Protected Attributes | |
| _data | |
Dictionary wrapper that automatically resolves aliases to the actual values.