def entrance_optics_tags (   self  ) 

Definition at line 1328 of file general_optics.py.

01328                                       :
01329                 "return the first two elements of this optic, to allow one to get an entrance axis direction"
01330                 return self.optics_order[0], self.optics_order[1]
01331 
        def set_exit_direction(self, look_to):


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