FrontAperture#
- class esis.optics.FrontAperture(translation: astropy.units.quantity.Quantity | named_arrays._vectors.cartesian.vectors_cartesian_3d.AbstractCartesian3dVectorArray = <Quantity 0. mm>)#
Bases:
AbstractFrontAperture
Attributes
the coordinate transformation between the global coordinate system and this object's local coordinate system
Methods
__init__
([translation])Inheritance Diagram
- Parameters:
translation (Quantity | AbstractCartesian3dVectorArray)
- property transformation: AbstractTransformation#
the coordinate transformation between the global coordinate system and this object’s local coordinate system
- translation: Quantity | AbstractCartesian3dVectorArray = <Quantity 0. mm>#