def set_lambda (   self,
  lambda0 
)

Definition at line 321 of file general_optics.py.

00321                                      :
00322                 "set the wavelength of the beam to a new value"
00323                 self.q.lambda0=lambda0
00324                 return self
00325         
        def get_lambda(self):


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