TiltZ¶
- class kgpy.transform.rigid.TiltZ(angle=<Quantity 0. deg>)¶
Bases:
TiltAboutAxis- Parameters
angle (Union[Quantity, TolQuantity]) –
- __init__(angle=<Quantity 0. deg>)¶
- Parameters
angle (Union[Quantity, TolQuantity]) –
- Return type
None
Attributes
Methods
__init__([angle])copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
Inheritance Diagram
- copy()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- copy_shallow()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
-
angle:
typing.Union[astropy.units.Quantity,kgpy.units.TolQuantity] = <Quantity 0. deg>¶
- property broadcasted¶
- property shape¶
- property tol_iter: Iterator[TiltAboutAxis]¶