FrontAperture#

class esis.optics.FrontAperture(translation: astropy.units.quantity.Quantity | named_arrays._vectors.cartesian.vectors_cartesian_3d.AbstractCartesian3dVectorArray = <Quantity 0. mm>)#

Bases: AbstractFrontAperture

Attributes

surface

transformation

the coordinate transformation between the global coordinate system and this object's local coordinate system

translation

Methods

__init__([translation])

Inheritance Diagram

Inheritance diagram of esis.optics.FrontAperture
Parameters:

translation (Quantity | AbstractCartesian3dVectorArray)

property surface: Surface#
property transformation: AbstractTransformation#

the coordinate transformation between the global coordinate system and this object’s local coordinate system

translation: Quantity | AbstractCartesian3dVectorArray = <Quantity 0. mm>#