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