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