Reimplemented from general_optic. Reimplemented in paraxial_spherical_mirror, spherical_mirror, and grating. Definition at line 894 of file general_optics.py. 00894 : 00895 return self.format_name()+self.reflector_info 00896 def local_transform(self):
|