None
Reimplemented from optic.
Definition at line 111 of file abcd_optics.py.
00111 : 00112 optic.__init__ (self, Numeric.array(((1.0,0.0),(-1.0/f,1.0))), 00113 "Lens%s: f= %.3f"%(fixname(name), f)) 00114 class identityoptic(optic):