AbstractFrontAperture#

class esis.optics.abc.AbstractFrontAperture#

Bases: Translatable

Attributes

surface

transformation

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

translation

translate the coordinate system

Methods

__init__()

Inheritance Diagram

Inheritance diagram of esis.optics.abc.AbstractFrontAperture
property surface: Surface#
property transformation: AbstractTransformation#

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

abstract property translation: Quantity | AbstractScalar | AbstractVectorArray#

translate the coordinate system