rot_about_z¶
-
lsst.ts.mthexapod.
rot_about_z
(xyzpos, ang)¶ Rotate a 3-d position about the z axis.
Positive rotation is from x to y (the usual right-hand rule).
- Parameters
- Returns
- rotpos
numpy.ndarray
Rotated x,y,z position.
- rotpos
lsst.ts.mthexapod.
rot_about_z
(xyzpos, ang)¶Rotate a 3-d position about the z axis.
Positive rotation is from x to y (the usual right-hand rule).
numpy.ndarray
Rotated x,y,z position.