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