Rollable#
- class optika.mixins.Rollable[source]#
Bases:
TransformableAn object that can be rolled.
Attributes
roll angle of this object
the coordinate transformation between the global coordinate system and this object's local coordinate system
Methods
__init__()Inheritance Diagram

- abstract property roll: Quantity | int | float | complex | ndarray | AbstractScalar#
roll angle of this object
- property transformation: AbstractTransformation#
the coordinate transformation between the global coordinate system and this object’s local coordinate system