Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SLiCAP/SLiCAP_python
/ get_params
Method
get_params
SLiCAP/schematic/model_dialog.py:368–369 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
366
return
"SLiCAP"
367
368
def
get_params(self) -> list:
369
return
self._current_params()
370
371
def
preamble_path(self) -> str:
372
return
self._preamble_edit.text()
Callers
2
_on_place_model_definition
Method · 0.95
mouseDoubleClickEvent
Method · 0.45
Calls
1
_current_params
Method · 0.95
Tested by
no test coverage detected