Definition at line 308 of file general_optics.py.
00308 : 00309 "get the current propagation direction of the beam" 00310 return Numeric.array(self.matrix_to_global[:,2]) 00311 def set_medium_index(self, new_index):