def set_medium_index (   self,
  new_index 
)

Definition at line 312 of file general_optics.py.

00312                                              :
00313                 "adjust the beam for a new index of refraction"
00314                 self.q.set_medium_index(new_index)
00315                 return self
00316         
        def get_medium_index(self):


Generated on Wed Nov 21 10:18:32 2007 for analysis by  doxygen 1.5.4