Trees | Indices | Help |
|
---|
|
Functions for creating or calculating the rotor axis for the frame order models.
|
|||
float, float |
|
||
numpy rank-1 3D float64 array |
|
||
numpy rank-1 3D float64 array |
|
||
numpy rank-1 3D float64 array |
|
|
|||
R = array([[0., 0., 0
|
|||
Z_AXIS = array([0., 0., 1.])
|
|||
__package__ =
|
Imports: array, cross, dot, float64, zeros, norm, cartesian_to_spherical, spherical_to_cartesian, axis_angle_to_R, euler_to_R_zyz
|
Convert the axis alpha angle to spherical angles theta and phi.
|
Create the rotor axis from the axis alpha angle.
|
Create the rotor axis from the Euler angles.
|
Create the rotor axis from the spherical coordinates.
|
|
R
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:29 2024 | http://epydoc.sourceforge.net |