Translatable#
- class optika.mixins.Translatable[source]#
Bases:
TransformableAn object that can be translated in 3D coordinates.
Attributes
the coordinate transformation between the global coordinate system and this object's local coordinate system
translate the coordinate system
Methods
__init__()Inheritance Diagram

- 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