def rotate_axis (   self,
  axis_theta 
)

Definition at line 768 of file general_optics.py.

00768                                          :
00769                 self.rotate_in_local_frame(matrix_to_global=eulermat(0.0, 0.0, axis_theta))
00770                 return self
00771 
        def tilt_off_axis(self, angle):


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