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