FrontAperture#
- class esis.optics.FrontAperture(translation=<Quantity 0. mm>)[source]#
Bases:
AbstractFrontApertureA model of the entrance aperture of the instrument.
Attributes
Represent this object as an
optikasurface.the coordinate transformation between the global coordinate system and this object's local coordinate system
A transformation which can arbitrarily translate this object.
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>#
A transformation which can arbitrarily translate this object.