MCPcopy 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_monitorMethod · 0.45
_add_fluxish_stuffMethod · 0.45
add_sourceMethod · 0.45

Calls 1

swigobj_attrMethod · 0.80

Tested by

no test coverage detected