def __init__ (   self,
  l,
  name = None 
)

Reimplemented from optic.

Definition at line 105 of file abcd_optics.py.

00105                                   :
00106     optic.__init__(self, Numeric.array(((1.0,l),(0.0,1.0))), 
00107         "Drift space%s:, l=%.3f" % (fixname(name), l) )
00108 
class lens(optic):


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