def qw (   self,
  element 
)

Definition at line 240 of file general_optics.py.

00240                              :
00241                 "for a given optical element which provides a q_transform method, apply it to ourself"
00242                 element.q_transform(self)               
00243                 return self #make daisy-chaining easy
00244         
        def abcd_transform(self, abcd):


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