Esempio n. 1
0
 def plot_h():
     utils.plot(self,hfield, name)
     return self
Esempio n. 2
0
 def plot_e(self, name):
     utils.plot(self.efield, name)
     return self