We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9f8de commit d99fdcdCopy full SHA for d99fdcd
src/Electrical/utils.jl
@@ -1,4 +1,4 @@
1
-@model Pin begin
+@connector Pin begin
2
v(t) # Potential at the pin [V]
3
i(t), [connect = Flow] # Current flowing into the pin [A]
4
end
0 commit comments