Source¶
-
class
esis.optics.source.
Source
(name=<factory>, piston=<Quantity 0. mm>, half_width_x=<Quantity 0. deg>, half_width_y=<Quantity 0. deg>)¶ Bases:
kgpy.optics.component.PistonComponent
-
__init__
(name=<factory>, piston=<Quantity 0. mm>, half_width_x=<Quantity 0. deg>, half_width_y=<Quantity 0. deg>)¶ Initialize self. See help(type(self)) for accurate signature.
- Parameters
name (kgpy.Name) –
piston (astropy.units.Quantity) –
half_width_x (astropy.units.Quantity) –
half_width_y (astropy.units.Quantity) –
- Return type
Attributes
- rtype
Methods
__init__
([name, piston, half_width_x, …])Initialize self.
copy
()Inheritance Diagram
-
copy
()¶ - Return type
-
property
dataframe
¶ - Return type
-
half_width_x
: astropy.units.Quantity = <Quantity 0. deg>¶
-
half_width_y
: astropy.units.Quantity = <Quantity 0. deg>¶
-
piston
: astropy.units.Quantity = <Quantity 0. mm>¶
-
property
surface
¶ - Return type
kgpy.optics.surface.Surface
[None
,None
,kgpy.optics.surface.aperture.Rectangular
,None
,None
]
-
property
transform
¶ - Return type
-