def exit_optics_tags (   self  ) 

Definition at line 1324 of file general_optics.py.

01324                                   :
01325                 "return the last two elements of this optic, to allow one to get an exit axis direction"
01326                 return self.optics_order[-2], self.optics_order[-1]
01327         
        def entrance_optics_tags(self):


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