Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ normal_direction
Method
normal_direction
python/simulation.py:722–723 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
720
721
@property
722
def
normal_direction(self):
723
return
self.swigobj_attr(
"normal_direction"
)
724
725
@property
726
def
freq(self):
Callers
3
_add_mode_monitor
Method · 0.45
_add_fluxish_stuff
Method · 0.45
add_source
Method · 0.45
Calls
1
swigobj_attr
Method · 0.80
Tested by
no test coverage detected