def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_mirror()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_empty_oe()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_mirror()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_toroidal_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_mirror()
Exemple #9
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_mirror()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_refractor()
Exemple #12
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_mirror()
Exemple #13
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_mirror()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_grating()
Exemple #16
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_crystal()
Exemple #18
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_empty_oe()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_screen_slit()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_screen_slit()
Exemple #23
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_conic_coefficients_refractor()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_paraboloid_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_mirror()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_hyperboloid_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_plane_grating()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_toroidal_crystal()
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_spherical_crystal()
Exemple #30
0
 def instantiateShadowOE(self):
     return ShadowOpticalElement.create_ellipsoid_grating()