Pitchable#
- class optika.mixins.Pitchable[source]#
Bases:
TransformableAn object that can be pitched.
Attributes
pitch 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 pitch: Quantity | int | float | complex | ndarray | AbstractScalar#
pitch angle of this object
- property transformation: AbstractTransformation#
the coordinate transformation between the global coordinate system and this object’s local coordinate system