- qspec.rotation_matrix ( alpha , dr )[source]
-
- Parameters:
-
- alphaarray_like
The angle to rotate.
- drscalar_nd
The vector to rotate about.
- Returns:
-
- outndarray
The rotation matrix defined by the angle alpha and the vector dr.
The angle to rotate.
The vector to rotate about.
The rotation matrix defined by the angle alpha and the vector dr.