Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ electric
Method
electric
python/simulation.py:820–821 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
818
819
@property
820
def
electric(self):
821
return
self.swigobj_attr(
"electric"
)
822
823
@property
824
def
magnetic(self):
Callers
1
get_electric_energy
Function · 0.45
Calls
1
swigobj_attr
Method · 0.80
Tested by
no test coverage detected