CylindricallyTransformable#

class esis.optics.mixins.CylindricallyTransformable#

Bases: Transformable

Attributes

azimuth

angle of rotation about the axis of symmetry

distance_radial

distance from the axis of symmetry

transformation

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

Methods

__init__()

Inheritance Diagram

Inheritance diagram of esis.optics.mixins.CylindricallyTransformable
abstract property azimuth: Quantity | AbstractScalar#

angle of rotation about the axis of symmetry

abstract property distance_radial: Quantity | AbstractScalar#

distance from the axis of symmetry

property transformation: AbstractTransformation#

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