rotations module¶
HSTB.kluster.rotations Module¶
Functions¶
|
Feeds build_rot_mat, difference being this takes in single floating point numbers for rpy as you get from a surveyed mount angle data point. |
|
Make the rotation matrix for a set of angles and return the matrix. |
|
Composing two rotation matrices is performed by taking the product of the two matrices |
|
We start off doing calculations in array relative reference frame. |
|
Using the xyzrph record from xarray_conversion generated rangeangle DataSet, build the static mounting angle rotation matrix, pulling from the appropriate timestamp |