|
inlineconstexpr |
Callable object computing the cylindrospherical coordinates from a quaternion.
This function is the reciprocal of from_cylindrospherical.
Parameters
q: quaternion
Return value
a tuple containing in this order t, radius, longitude, latitude: the components of the cylindrospherical parametrisation of \(\mathbb{R}^4\) coordinates. If radpi is present longitude and latitudeare expressed in \(\pi\) multiples else in radian.