コード例 #1
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_grating()
コード例 #2
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_mirror()
コード例 #3
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_grating()
コード例 #4
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_empty_oe()
コード例 #5
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_mirror()
コード例 #6
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_toroidal_grating()
コード例 #7
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_grating()
コード例 #8
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_mirror()
コード例 #9
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_crystal()
コード例 #10
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_mirror()
コード例 #11
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_refractor()
コード例 #12
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_mirror()
コード例 #13
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_crystal()
コード例 #14
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_mirror()
コード例 #15
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_grating()
コード例 #16
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_crystal()
コード例 #17
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_crystal()
コード例 #18
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_empty_oe()
コード例 #19
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_crystal()
コード例 #20
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_screen_slit()
コード例 #21
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_crystal()
コード例 #22
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_screen_slit()
コード例 #23
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_refractor()
コード例 #24
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_grating()
コード例 #25
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_mirror()
コード例 #26
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_grating()
コード例 #27
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_grating()
コード例 #28
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_toroidal_crystal()
コード例 #29
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_crystal()
コード例 #30
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_grating()