def direction (   self  ) 

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):


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