astrodynx.utils

astrodynx.utils#

Coordinate Transformation Functions

rotmat3dx

Returns a 3x3 rotation matrix for a given angle around the x-axis.

rotmat3dy

Returns a 3x3 rotation matrix for a given angle around the y-axis.

rotmat3dz

Returns a 3x3 rotation matrix for a given angle around the z-axis.