Definition at line 317 of file general_optics.py.
00317 : 00318 "get the index of the material in which the beam is currently propagating" 00319 return self.q.medium_index 00320 def set_lambda(self, lambda0):