Function lupnt::RotZ¶
Defined in File math_utils.cc
Function Documentation¶
-
Mat3 lupnt::RotZ(Real angle)¶
Passive rotation matrix about the z-axis.
Passive (frame-rotation) rotation matrix about the z-axis by
angle. SeeRotXfor sign/passive convention. Used e.g. byEarthSiderealRotation/RotSideralMotionto build the Earth-rotation-angle rotationRz(theta_ERA).- Parameters:
angle – Angle in radians
- Returns:
Rotation matrix