Definition at line 842 of file general_optics.py.
00842 : 00843 "rrotate our axis, and update our info string" 00844 general_optic.rotate_axis(self, axis_theta) 00845 self.info_str() 00846 return self 00847 def q_transform(self):