Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SLiCAP/SLiCAP_python
/ JunctionData
Class
JunctionData
SLiCAP/schematic/schematic_data.py:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
@dataclass
75
class
JunctionData:
76
x: float
77
y: float
78
79
80
@dataclass
Callers
2
to_data
Method · 0.85
from_json
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected