def __init__ (   self,
  r,
  name = None 
)

Reimplemented from optic.

Definition at line 142 of file abcd_optics.py.

00142                                   :
00143     optic.__init__(self, Numeric.array(((1.0,0.0),(-2.0/r,1.0))), 
00144         "Mirror%s: roc=%.3f" % (fixname(name), r) )
00145 
class probe(identityoptic):


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