Getting Started
Reference
spherical_to_unit()
For Developers
Converts from spherical coordinates \((\phi, \theta)\) to a unit vector \((x, y, z)\)
phi (np.ndarray or float) –
np.ndarray
theta (np.ndarray or float) –
\((x, y, z)\)
tuple